Measuring which is faster
Try different ways of accessing an array element
People tend to use array fil and then foreach, we know foreach is faster than a for loop, but is it also faster if you use array fill first?
blah blah
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