Compare the new ES6 spread operator with the traditional concat() method
Test different strategies of concatenating large string with small strings
Compare loop performance
A test summing 1000 random numbers, 1 - 10000
measures the speed of ramda's find vs Array's native find
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