Compare the differing ways you can call a function with arbitrary arguments dynamically
Let's compare the speed of 3 different ways to traverse the DOM.
Test on isEqual performance
Test performance of different ways of get just one particular DOM element
String Concat vs JSON.stringify
Compare the new ES6 spread operator with the traditional concat() method and push
Create Your benchmarks
Source code: GitHub/MeasureThat.net
Report issues: MeasureThat.net/Issues
Based on: Benchmark.js
Facebook page: https://www.facebook.com/MeasureThat.Net