Benchmark name When Created
inheritance new vs Object.create

Compare inheritance with new vs Object.create

5 years ago
Map to Array (100 and 10,000)

This test exists to benchmark the conversion of Map().values() to an Array.

5 years ago
native find vs lodash _.find for object

Compare the new ES6 spread operator with the traditional concat() method

5 years ago
Lodash.get vs Native Check Property Exists 5 years ago
Filter-Map: Lodash vs Native, simple 5 years ago
querySelector vs getElementsByClassName with multiple matching nodes 5 years ago
Map vs Vanilla For vs For Of 1000 5 years ago
Map vs Vanilla For vs For Of 5 years ago
JS Reduce 5 years ago
set css 5 years ago
array join vs string concate again 5 years ago
lodash map + filter vs vanilla js reduce 5 years ago
arr.sort((a, b) => a - b)[0] vs. Math.min(...arr) 5 years ago
spread vs slice to delete first element javascript 5 years ago
arr.sort() vs. Math.min() 5 years ago
push vs spread svelte 5 years ago
push vs spread boogerlad 5 years ago
Map (Native vs Ramda vs Lodash FP vs Immutable)

measures the speed of ramda's map vs Array's native map vs lodash map vs Immutable map

5 years ago
Ramda map vs Array.map vs for

measures the speed of ramda's map vs Array's native map

5 years ago
Scroll 5 years ago
Object Omit 2 5 years ago
setAttribute vs data property 5 years ago
Javascript Concat vs Spread vs Push

Compare concat/spread/push

5 years ago
Array.prototype.concat vs spread operator vs push (10000 iterations)

Compare the new ES6 spread operator with the traditional concat() method and push

5 years ago
Lodash reduce with native reduce 5 years ago

 Create Your benchmarks


;