Comparing performace of: a * a vs. a ** 2 vs. Math.pow
Compare the new ES6 spread operator with push inside reduce
Compare loop performance
Test NumberFormat.formatToParts().map().join() vs toString().replace()
Create Your benchmarks
FAQ: FAQ
Source code: GitHub/MeasureThat.net
Report issues: MeasureThat.net/Issues
Based on: Benchmark.js
Facebook page: https://www.facebook.com/MeasureThat.Net
Python benchmarks support: Pyodide