Benchmark name | When Created |
---|---|
Map vs Object 2
Set of map vs object |
5 years ago |
Object.keys vs for in vs Object.getOwnPropertyNames with a twist
? |
5 years ago |
Object.keys vs for in vs Object.getOwnPropertyNames
? |
5 years ago |
getOwnPropertyNames vs Object.keys
yeah |
5 years ago |
shallow array clone comparison with random data | 5 years ago |
JS array union large arrays - concat vs spread | 5 years ago |
JS array union - concat vs spread | 5 years ago |
Lodash sort vs array.prototype.sort vs basic sort | 5 years ago |
Ramda (0.26.0) mergeRight vs spread | 5 years ago |
Ramda merge vs spread | 5 years ago |
4Lodash.js vs Native2 | 5 years ago |
Lodash.js vs Native2 | 5 years ago |
Array.prototype.slice vs spread operator (forked 2)
Compare the new ES6 spread operator with the traditional slice() method |
5 years ago |
Array.prototype.slice vs spread operator (forked)
Compare the new ES6 spread operator with the traditional slice() method |
5 years ago |
lee - spread vs concat | 5 years ago |
Math.pow() vs ** | 5 years ago |
array shallow clone comparison
1. concat 2. spread 3. slice 4. map 5. Object.values 6. Array.from 7. JSON.stringify-parse 8. lodash map 9. lodash cloneDeep 10. lodash clone 11. lodash filter 12. for 13. while 14. filter 15. reduce 16. Object.assign |
5 years ago |
aasefasefsfasefesa
a |
5 years ago |
aasefasefs
a |
5 years ago |
String.proptotype.split vs spread operator | 5 years ago |
Rounding methods
First test is incorrect but needed to evaluate the performance penalty |
5 years ago |
Array.prototype.concat vs spread operator vs array push
Compare the new ES6 spread operator with the traditional concat() method |
5 years ago |
lodash intersect vs filter | 5 years ago |
Concat vs spread operators | 5 years ago |
Ramda equals vs JSON.stringify | 5 years ago |