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