Benchmark name When Created
ttrrrr

rr

2 years ago
lodash merge vs object.assign vs spread 3984398 2 years ago
pow vs compound sqrt

pow(x, -1.5) vs (1/sqrt(x) + 1/x)

2 years ago
Array vs Set loopup in Javascript 2 years ago
object[]: findIndex vs for loop

Testing Array.prototype.findIndex vs a for loop over an array of objects

2 years ago
Array concat vs spread vs unshift

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

2 years ago
Object.prototype.hasOwnProperty vs Object in vs Object[] vs Array.indexOf vs Array.includes vs Set.has 2 years ago
Array concat vs spread operator vs push with complex objects

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

2 years ago
undefined vs typeof vs !!

undefined vs typeof vs !!

2 years ago
Date time performance

Comparing performance of time

2 years ago
lodash isEmpty vs ES6 implementation from stack overflow

https://stackoverflow.com/questions/679915/how-do-i-test-for-an-empty-javascript-object

2 years ago
lodash merge vs deepmerge (updated FIXED) 2 years ago
lodash merge vs deepmerge (updated) 2 years ago
flatmap vs filtermap 2 years ago
regex vs trim test 2 years ago
Spread vs object assign v100 2 years ago
test forin 2 years ago
offsetTop pref 2 years ago
Les Petis Plats - Comparaison recherche Dichotomique/Séquentielle - 50 Recettes 2 years ago
2 times startsWith vs slice 2 years ago
Lodash has vs Typescript in 2 years ago
Array loop vs foreach vs map t 2 years ago
465068be-f8a4-4d13-b705-b4ce84dbe236s 2 years ago
Add vs Multiply vs Set vs POW decimal 2 years ago
Add vs Multiply vs Set vs POW 2 years ago

 New benchmark Your benchmarks