Benchmark of the speed difference between using multiple IF statements and an open-ended IF/ELSE IF.
DataView vs Uint32Array
Also checking the .map method on the returned array.
Object lookup performance
Banana
Comparing performance of: Find vs Some
This is a benchmark for describing lazy evaluation.
100k list splice and shift win, they mutate list slice loose, it creates a copy of list 7.5x slower
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