Benchmark name When Created
sort test 3 5 years ago
sort test 2 5 years ago
Character removal

Two approaches to remove characters from a string

5 years ago
fp.assign vs fp.set vs spread 5 years ago
for vs foreach DOM elements 1 5 years ago
Lodash.isEqual vs JSON.stringify Equality Comparison for deeply nested objects.

Test on isEqual performance

5 years ago
concat vs plus string 5 years ago
Array.prototype.concat vs spread operator v4

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

5 years ago
Array.prototype.concat vs spread operator v3

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

5 years ago
Array.prototype.concat vs spread operator v2

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

5 years ago
!== vs === 5 years ago
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

 Create Your benchmarks