Object lookup performance
Compares the speed for removing 2 items from the beginning of an array
Compares slice, substr and substring to each other when there is only a start index
Difference between nested loops O(n2) vs O(n) with native maps
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