Map has VS Map get
Case insensitive
Compares the speed for add/remove 1 items of an array
show splice v toSpliced performance
Test speed of object access by key vs array find to find object
Compare the performance of using the Every and Some method in an Array
Checking whether it's faster to create an obj or array when mapping an array to a standardized shape
Comparing Array.from(Map.values()) vs [].push(Map.values().next())
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