Benchmark name | When Created |
---|---|
Test Array Speed
Test Array Speed |
6 years ago |
eval vs new Function (Sample JS Functions) | 6 years ago |
Array.prototype.slice vs spread operator perf
Compare the new ES6 spread operator with the traditional slice() method |
6 years ago |
jQuery height Vs Native height | 6 years ago |
find vs for | 6 years ago |
normal function find vs arrow function find
Compare the new ES6 spread operator with the traditional concat() method |
6 years ago |
test444
test |
6 years ago |
Object spread vs Object assign
spread vs assign |
6 years ago |
Which falsy expression (! vs === 0) is faster?
Is there a performance benefit to replacing ! with === 0? |
6 years ago |
Spread operator vs. slice small real
Creating a "new" array reference every time |
6 years ago |
Spread operator vs. slice small
Creating a "new" array reference every time |
6 years ago |
array from vs spread | 6 years ago |
javiselectoptions
selectoptions |
6 years ago |
selectoptions
selectoptions |
6 years ago |
Array.prototype.concat vs spread operatordsvsdxvseafawfawfawf
Compare the new ES6 spread operator with the traditional concat() method |
6 years ago |
Array.prototype.concat vs spread operatordsvsdxvse
Compare the new ES6 spread operator with the traditional concat() method |
6 years ago |
Array for vs. some | 6 years ago |
Array includes 20190424 | 6 years ago |
string concat (+) vs template literals (``) (10 vars)
string concat vs template literals (10 vars) |
6 years ago |
replace vs substring vs slice from beginning (+ brackets, substr, compiled vs inline regex)
Test the performance of replace() vs substring() vs slice() when replacing a char at the beginning of a (in this case uri query-)string that may or may not be there. Added the combined brackets[ ] + substr() method, since it's always the first char we wan't to pop off. Inspired by https://jsperf.com/replace-or-substr. Note: could not get 'let' and 'const' to work. Well, too bad... |
6 years ago |
Lodash vs Ramda vs Underscore 1.5.2 | 6 years ago |
jQuery removeClass vs classList.remove | 6 years ago |
Array concat vs spread operator vs push for single element
Compare the new ES6 spread operator with the traditional concat() method and push |
6 years ago |
Array.prototype.concat vs spread operator vs flat
Compare the new ES6 spread operator with the traditional concat() method |
6 years ago |
filter vs compact vs flat | 6 years ago |