Benchmark name When Created
Split and join vs split/join regex replace 4 years ago
indexOf vs findIndex with a simple case 4 years ago
Array.prototype.concat vs spread operator new 2020

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

4 years ago
Regex vs multiple split/join 4 years ago
Teste for vs foreach 4 years ago
MySliceTest

MySliceTest

4 years ago
Object into variable vs Direct object access 4 years ago
for loop vs for-of with index variable2 4 years ago
Object cloning with Lodash clone vs cloneDeep vs merge vs ES6 object spread vs ES6 Object.assign vs Clones 4 years ago
Object cloning with Lodash clone vs cloneDeep vs merge vs ES6 object spread vs ES6 Object.assign vs Clone 4 years ago
delete vs undefined vs null - 4 4 years ago
delete vs undefined vs null - 3 4 years ago
delete vs undefined vs null - 2 4 years ago
delete vs undefined vs null 4 years ago
test occurences 4 years ago
JQuery: attr vs prop for getting id v2

Compare solutions for getting id from JQuery object.

4 years ago
for-in versus object.keys with prototype 4 years ago
Lodash: differenceBy vs filter & includes

Comparing performance of: lodash differenceBy with javascript filter and find

4 years ago
Lodash: differenceBy vs filter & find

Comparing performance of: lodash differenceBy with javascript filter and find

4 years ago
delete vs set 4 years ago
concat vs push in javascript 2 4 years ago
lodash.merge + lodash.clone vs cloneDeep v2 4 years ago
ForIn vs ForEach 4 years ago
lodash.merge + lodash.clone vs cloneDeep 4 years ago
lodash.merge vs deepmerge 4 years ago

 Create Your benchmarks