Measuring which is faster
blah blah
Compares slice, substr and substring to each other
Test a speed difference between these 2 approaches
Compare the new ES6 spread operator with the traditional concat() method and push
Uses 4 different approaches: loop, Math.max.apply, reduce, and sort
Javascript split vs slice performance
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