Testing the performance impact of an array when it only contains one item
Comparing Lodash _.pick with a native implementation.
javascript includes vs indexOf with different items
Test on isEqual performance
https://developer.mozilla.org/en-US/docs/Web/API/structuredClone
Compare the new ES6 spread operator with the traditional concat() method and push
Testing finding an object array via findIndex or by using a for loop starting from some index
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