JSON.stringify vs structuredClone
Some vs Includes vs array.find
checks fragments
Benchmark the performance of creating a new array with an element removed by value / predicate using Array.filter or Array.toSpliced
Benchmark the performance of creating a new array with an element removed by using either Array.toSpliced or Array.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