Tests the implications of expanding large sets into an array for finding values within them
Comparing the various ways to append to a large array
Compare the new ES6 spread operator with the traditional concat() method and push
Compare the new ES6 spread operator with the traditional slice() methods
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