Object lookup performance
Object.values(obj) function vs using a for...in loop.
Compare loop performance
Added MDN round to precision function: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/round
Compares slice, substr and substring to each other when there is only a start index
Create Your benchmarks
Source code: GitHub/MeasureThat.net
Report issues: MeasureThat.net/Issues
Based on: Benchmark.js
Facebook page: https://www.facebook.com/MeasureThat.Net