Benchmark name | When Created |
---|---|
lodash.keys vs Object.keys | 6 years ago |
get-divs-or-all | 6 years ago |
get-divs-or-all | 6 years ago |
clearing array | 6 years ago |
clearing array via pop() vs shift() vs .length = 0 vs = [] | 6 years ago |
JS Rounding Performance Test | 6 years ago |
Array.prototype.concat vs spread operator
Compare the new ES6 spread operator with the traditional concat() method |
6 years ago |
Array.prototype.concat vs spread operator
Compare the new ES6 spread operator with the traditional concat() method |
6 years ago |
hasOwnProperty vs index/undefined | 6 years ago |
Directions | 6 years ago |
hasOwnProperty vs Object.keys | 6 years ago |
innerHTML vs updateDOM | 6 years ago |
innerHTML vs updateDOM | 6 years ago |
innerHTML vs updateDOM | 6 years ago |
codewars test alex | 6 years ago |
Obj to Array | 6 years ago |
js array copy speed comparison | 6 years ago |
Test multiple difference method v3 | 6 years ago |
Test multiple difference method v2 | 6 years ago |
Test multiple difference method | 6 years ago |
spread vs object | 6 years ago |
Array.prototype.concat vs spread operator vs apply
Compare the new ES6 spread operator with the traditional concat() method and apply |
6 years ago |
Array.prototype.concat vs spread operator vs apply
Compare the new ES6 spread operator with the traditional concat() method and apply |
6 years ago |
empty an array in JavaScript?
Based on question on http://stackoverflow.com/questions/1232040/how-do-i-empty-an-array-in-javascript |
6 years ago |
Loop Optimization
Checking differences between various for/while loops. |
6 years ago |