Benchmark name When Created
Array.from vs Spread vs Concat 3 years ago
Includes vs === 3 years ago
Get Class 3 years ago
Test: Object.assign vs. JSON String/Parse

Creating a "new" object reference every time

3 years ago
large json test: simpleStringify vs JSON.stringify 3 years ago
foreach vs for 3 years ago
Imperative vs declarative vs FP, part 1 3 years ago
Lodash test suite

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

3 years ago
Lodash get

Testing lodash get

3 years ago
Remove by splice vs spliceIdx vs filter

Deletion of an element from an array.

3 years ago
array vs object access

test how v8 optimized arrays

3 years ago
asdf concat() vs flat()

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

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

for of, for, indexOf

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

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

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

performance difference to fast floor

3 years ago
compare Object.assign vs spread operator 3 years ago

 New benchmark Your benchmarks