coucou
We are testing String.split with a string input against String.match with a regex input, both will output an array.
Test String.match with regex against String.split with string. We are splitting a string at the spaces.
Compare the new ES6 spread operator with the traditional concat() method and push
Lookup of map vs object
Comparison of speed where string/number conversion isn't a factor
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