Get the items from a list and change the text of each of them.
Comparing speed of getting element by id with jQuery vs Vanilla JS
Test the performance of the default Javascript querySelector vs the getElementById method.
Testing speed of passing objects to a matrix, or accessing the object to pass parameters
A quick test to see if it's faster to pass 1 object, than multiple arguments
Compare loop performance
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