Compare the new ES6 spread operator with the traditional concat() method and push
test
Test String.match with regex against String.split with regex. We are splitting a string at the spaces.
tests with a short string and a long string, to help discern which methods are tied to the string length, and which are not.
Praveen's benchmark for lodash vs native
paging test
Testing some things
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