Manage Todos in a list - compare performance of Array vs Linked List.
String Concat vs JSON.stringify
Compare CLSX vs Classnames vs an own implementation of creating a template string
SImple benchmark of jQuery versions
Test the speed and memory usage using 3 different techniques for accessing class objects.
This will compare the native for loop speed vs the underscore _forEach() on a relatively large array.
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