Benchmark name | When Created |
---|---|
className vs. setAttribute vs. classList with removal | 6 years ago |
Comparação entre createElement vs string template
Comparação entre createElement vs string template |
6 years ago |
getElementById vs. querySelector | 6 years ago |
uuid things | 6 years ago |
let & var change | 6 years ago |
let & var 2 | 6 years ago |
let & var | 6 years ago |
'concat()' vs '+' vs '+=' for strings
Testing the performance difference between concat() and the + operator for strings in javascript |
6 years ago |
spread vs concat xxx2 | 6 years ago |
test20180605-2 | 6 years ago |
Array.prototype.concat vs spread operator sans jquery
Compare the new ES6 spread operator with the traditional concat() method |
6 years ago |
jquery vs js | 6 years ago |
String double reverse
Two solutions of the simple problem: reverse each word in the line. |
6 years ago |
overwrite string vs null vs const two | 6 years ago |
overwrite string vs null | 6 years ago |
Array.prototype.concat vs spread operator - objAssignTwo
Compare the new ES6 spread operator with the traditional concat() method |
6 years ago |
Array.prototype.concat vs spread operator 54321
Compare the new ES6 spread operator with the traditional concat() method |
6 years ago |
Array.prototype.concat vs spread operator 12345
Compare the new ES6 spread operator with the traditional concat() method |
6 years ago |
jQuery addClass vs classList.add qS | 6 years ago |
jQuery 3.3.1 slim by id vs Document.getElementById
Comparing speed of getting element by id with jQuery vs Vanilla JS |
6 years ago |
lodash assign vs object.assign vs spread | 6 years ago |
undefined vs. typeof vs. in vs. hasOwnProperty 2
Object lookup performance |
6 years ago |
Object assignments | 6 years ago |
Object.assign vs mutation assign | 6 years ago |
Array vs spread
Compare the new ES6 spread operator with the traditional concat() method |
6 years ago |