Benchmark name When Created
slice vs substr vs substring (with end index & large string)

Compares slice, substr and substring to each other when there is a start and end index on a large string (10k words, ~67KB)

6 years ago
spread array performance (vs slice, splice, concat) 6 years ago
startsWith vs string array 6 years ago
startsWith & endsWith vs test 6 years ago
lodash.keys vs Object.keys with a large object 6 years ago
tartatbrdazb

abte

6 years ago
Array.prototype.concat vs spread operator no jQuery

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

6 years ago
Performance test by id (js vs jquery vs zepto vs bliss vs umbrella) 6 years ago
Reduce with regex vs reduce with contains 6 years ago
is Equal array test

Test on isEqual performance

6 years ago
For Loop vs recursion 6 years ago
Lodash vs Native reduce on object 2 6 years ago
Lodash vs Native reduce on object x100 6 years ago
Lodash reduce vs Lodash Each 6 years ago
Teste1-1 6 years ago
Teste1 6 years ago
eval vs json parse use case 6 years ago
_.isEqual vs toString() vs JSON.stringify

Test on isEqual performance

6 years ago
beniobenio

Test on isEqual performance

6 years ago
find() vs for...of vs for-loop

Testing the difference between native loops and find()

6 years ago
lodash assign again vs object.assign vs spread 6 years ago
Object.assign vs spread operator 21414 6 years ago
IndexOfAll - Reduce vs For 2

Test

6 years ago
IndexOfAll - Reduce vs For

Test

6 years ago
JavaScript spread operator vs Object.assign (to empty object) performance 6 years ago

 Create Your benchmarks


;