Comparing speed of getting element by id with jQuery vs Vanilla JS
Comparing speed of getting element by id with jQuery vs Vanilla JS with getElementById and querySelector
https://developer.mozilla.org/en-US/docs/Web/API/structuredClone
Compare the new ES6 spread operator with the traditional concat() method
Testing the performance of logical assignment vs ternary assignment
Updated because it looks like Firefox optimizes away the entire test
Test with small objects
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