iojoijioj
It is believed that v8 optimizes for..of loops in some way. Will this optimization goes away if [Symbol.iterator] is replaced to a bound function?
Compare speed of Math.max() vs Array.reduce().
flatMap vs filter
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