new default array
Test forEach (findIndex) vs forEach (include)
Test the performance of Array.find vs. Map.get, with various array sizes, and with/without conversion from array to map
Testing the results for the fastest approach of shallow copying an array in JavaScript (concat, slice, for loop, and while loop).
Squaring in javascript
Compare the performance of the process of searching and getting specific data from large data sets.
Comparison of different options to replace DOM element.
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