Benchmark name | When Created |
---|---|
Object.assign vs spread operator vs property accessor 2 | 3 years ago |
Object.assign vs spread operator vs property accessor | 3 years ago |
array find vs some 2
Compare the new ES6 spread operator with the traditional concat() method |
3 years ago |
Object defineProperty on class | 3 years ago |
acos vs atan
acos vs atan |
3 years ago |
Filter & Map vs Reduce 2021 v2 | 3 years ago |
Test Shifting vs Div | 3 years ago |
test div | 3 years ago |
eval vs new Function #2 | 3 years ago |
timestamp_tilda_vs_parseInt | 3 years ago |
Object.assign vs. JSON String/Parse deeper object
Creating a "new" object reference every time |
3 years ago |
iife test | 3 years ago |
New Object from Reduce vs. ForEach
Tests the difference in creating new objects by using reduce vs building up an object in a forEach function |
3 years ago |
Array concat vs spread operator vs push - e
Compare the new ES6 spread operator with the traditional concat() method and push |
3 years ago |
concat vs spread operator vs apply vs constructor
Compare the new ES6 spread operator with the traditional concat() method and apply |
3 years ago |
Array.prototype.concat vs spread operator vs apply vs constructor
Compare the new ES6 spread operator with the traditional concat() method and apply |
3 years ago |
vanila vs jq 3.5.1 | 3 years ago |
Lodash cloneDeep object var vs JSON Clone string var | 3 years ago |
substring vs slice v0.1 | 3 years ago |
substring vs slice | 3 years ago |
split vs slice
Javascript split vs slice performance |
3 years ago |
Delete vs destructure for objects without mutating
Measure the performance of delete versus removing a prop from an object without mutating |
3 years ago |
Object.keys(obj)[0] vs for in
Test the performance to retrieve the first key of an object |
3 years ago |
for-in vs for key of Object.keys | 3 years ago |
String.match vs. RegEx.test | 3 years ago |