comparing +, getTime and Number, each comparing for i vs foreach
Testing performance when using a new RegExp object vs a literal regex
Compare setAttribute to dataset in multiple getters
destructing vs mutating for large objects
Comparing performance of: for (c of children) append(c) vs append(...c) vs for (c of children) appendChild(c)
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