sdgasd
asdg
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
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