Compare the new ES6 spread operator with the traditional concat() method, push, forEach, and for...of
Comparing performance of: lodash differenceBy with javascript reduce
Best boolean coercion
flatMap vs filter map
Measures speed between using padStart and slice
Check the performance of an empty function call vs an if statement
Try/catch vs Without try/catch
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