Benchmark name When Created
JavaScript spread operator vs Object.assign (to empty object) performance 5 years ago
filter vs compact v2 5 years ago
Array.prototype.slice vs Spread (2) 5 years ago
Array.prototype.slice vs Spread 5 years ago
JavaScript for() vs for..in vs forEach() vs _.forEach() vs _.forEachRight()

This benchmark tracks speed performance between two native iterator methods in JavaScript and Lodash forEach method.

5 years ago
spread operator VS Array.prototype.slice

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

5 years ago
lodash partition vs forEach with array push 5 years ago
Array.prototype.slice vs spread operator (correct)

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

5 years ago
spread vs concat vs unshift (v2)

spread vs concat vs unshift

5 years ago
Jquery remove vs removeChild..

Jquery remove vs removeChild..

5 years ago
Jquery remove VS removeChild

Jquery remove VS removeChild

5 years ago
BigNumber vs. Break Infinity 5 years ago
Array append 5 years ago
Lodash max vs Math.max 5 years ago
Array.prototype.concat vs spread operator testing

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

5 years ago
JQuery version speed test 2345667 5 years ago
JQuery version speed test111 5 years ago
JavaScript spread operator vs Slice+Splice performance 5 years ago
JavaScript spread operator vs Slice/Splice performance 5 years ago
JavaScript spread operator vs Slice performance 5 years ago
Array.prototype.concat vs spread operator noJQuery

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

5 years ago
_.isEmpty vs Object.keys.length fork 5 years ago
Filter: Lodash vs Native 5 years ago
Array filter vs indexOf - search, add and remove an element (objects)

Compare filter and indexOf in adding new and removing existing elements from the array

5 years ago
Array filter vs indexOf - search, add and remove an element

Compare filter and indexOf in adding new and removing existing elements from the array

5 years ago

 New benchmark Your benchmarks