testing speed
how much of a performance deficit you can expect from using String.includes instead of using strict comparison with the === operator
Produce a deep copy of a Javascript object where nested objects are not simply references to the originals.
Compares the speed for removing 2 items from the beginning of an array
performance comparison of ways to find if an array contains a value
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