destructuring vs chaining
Compare the new ES6 spread operator with the traditional concat() method
Measuring which is faster: `find(predicate) !== null` or `findIndex(predicate) !== -1`
Object lookup performance
flatMap vs filter map vs reduce()
which is faster
Test on isEqual performance
sin cos test
flatMap vs filter map
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