Benchmark name When Created
for vs foreach DOM elements 5 years ago
Immer@4 vs Spread Reduce 5 years ago
Increment array with for( ... Object.Entries(...) ) vs Object.Entries(...).reduce 5 years ago
Array loop vs foreach vs map1 5 years ago
For Loop Different Approaches 5 years ago
For Loop Approaches 5 years ago
_.toPairs vs Object.entires

Comparing lodash toPairs with native JS Object.entires

5 years ago
Deep copy : JSON vs Specified-Method 5 years ago
Arrow Func return obj : inline VS return 5 years ago
Pow VS Multiply VS ** op 5 years ago
Multiple args VS Object arg 5 years ago
lodash .foreach vs native foreach v4.17.15 5 years ago
Spread operator vs. push

Compare the ES6 spread operator with the traditional push() method

5 years ago
Lodash clamp vs Math.min(Math.max) 5 years ago
Lodash cloneDeep vs array spread 5 years ago
For Loops1

Testing the speeds of different for loops.

5 years ago
math pow vs multiply (float) 5 years ago
Array concat comparison between spread concat and push 5 years ago
Object assign vs polyfill 5 years ago
Null VS Undefined 5 years ago
Map set/get

Test map set/get speed

5 years ago
Lodash _.sort vs array.prototype.sort2 5 years ago
Lodash _.sort vs array.prototype.sort1 5 years ago
For Loops

Testing the speeds of different for loops.

5 years ago
Lodash _.sort vs array.prototype.sort 5 years ago

 Create Your benchmarks


;