Benchmark name When Created
Lodash cloneDeep vs JSON Clone vs Eval 4 years ago
`Array.slice(-1)[0]` vs `Array[Array.length]` for 10000 length 4 years ago
`Array.slice(-1)[0]` vs `Array[Array.length]` 4 years ago
Array concat vs spread operator vs push (self appending)

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

4 years ago
fibonacci 4 years ago
decimal.js vs. Fraction.js (no native) 4 years ago
decimal.js vs. Fraction.js 4 years ago
Math.floorfast with addition

performance difference to fast floor

4 years ago
compare Object.assign vs spread operator 4 years ago
updating the existing value of array using concat vs spread operator vs push

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

4 years ago
Lodash: difference vs intersection22 4 years ago
Remove by splice vs copyWithin vs filter big

Deletion of an element from an array.

4 years ago
Immer v Ramda v Splat 4 years ago
String from Charcode test 4 4 years ago
String from Charcode test 2 4 years ago
=== vs == 4 years ago
Lodash isEqual test 4.17.15

Test on isEqual performance

4 years ago
Lodash.isEqual 4.17.15 vs JSON.stringify Equality

Test on isEqual performance

4 years ago
lodash clonedeep vs json.parse(stringify()) vs recursivecopy vs shallowcopy 4 years ago
EMPTY_ARRAY vs [] 4 years ago
Test128321983213123 4 years ago
for cached vs foreach vs some vs for..of

Compare loop performance

4 years ago
Inline return, newline undefined return 4 years ago
seewrewrwr

ewrewr

4 years ago
map index vs spread copy index 4 years ago

 Create Your benchmarks