Compare loop performance
A test summing 1000 random numbers, 1 - 10000
measures the speed of ramda's find vs Array's native find
Lodash sortBy vs orderBy
arr.includes vs obj.hasOwnProperty
check the time it takes to perform various different operators
test
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