Benchmark name When Created
Imperative vs declarative vs FP, part 1 4 years ago
Lodash test suite

Test lodash get vs (safe) native way of retrieving property

4 years ago
Lodash get

Testing lodash get

4 years ago
Remove by splice vs spliceIdx vs filter

Deletion of an element from an array.

4 years ago
array vs object access

test how v8 optimized arrays

4 years ago
asdf concat() vs flat()

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

4 years ago
Array split vs Array split limit vs string substring 4 years ago
switch vs if else vs do while vs object 4 years ago
match vs exec2 4 years ago
find index in array performance

for of, for, indexOf

4 years ago
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

 Create Your benchmarks