Browse the latest JavaScript performance benchmarks created by the community.
No description provided
Compare the new ES6 spread operator with the traditional slice() method
() => this.something() vs this.something.bind(this)
No description provided
No description provided
var x = _.reduce(users, function (o) { return o.age < 40; }) console.log(x);
test
No description provided
No description provided
No description provided
Compare the new ES6 spread operator with the traditional concat() method
No description provided
Compare using Array.from vs Spread syntax to create an array with a fixed length and then map over it
Comparing speed of getting element by id with jQuery vs Vanilla JS
No description provided
No description provided
No description provided
Benchmark using Fly Json ODM in browser for 1million json array
primitive equality test
No description provided
lodash vs es6
No description provided
Testing whether Push vs Slice to add an element to the list has a significant performance difference.
Benchmark using Fly Json ODM for WHERE in browser
eateata