Benchmark name | When Created |
---|---|
undefined vs. typeof vs. in vs. hasOwnProperty.call()
Object lookup performance |
6 years ago |
method calls overhead | 6 years ago |
Array.prototype.concat vs spread operator vs lodash concat
Compare the new ES6 spread operator vs Array.prototype.concat vs _.concat |
6 years ago |
if - strict vs truthy/falsy | 6 years ago |
jsNetworkX multiple lookups vs GC | 6 years ago |
push vs spread
Compare the new ES6 spread operator with the traditional concat() method and push |
6 years ago |
jQuery text() vs html() | 6 years ago |
spread clone vs lodash cloneDeep vs JSON | 6 years ago |
spread clone vs lodash | 6 years ago |
lodash assign lodash merge vs object.assign vs spread | 6 years ago |
access test
sf |
6 years ago |
Array.prototype.concat vs spread operator better
Compare the new ES6 spread operator with the traditional concat() method |
6 years ago |
remove vs display:none | 6 years ago |
modify style order test | 6 years ago |
for vs foreach vs some vs for..of 2
Compare loop performance |
6 years ago |
innerHTML && removeChild | 6 years ago |
cloneMultiple vs cloneNode | 6 years ago |
style sheet | 6 years ago |
create DOM Element | 6 years ago |
Regex vs split/join quotes | 6 years ago |
Sha256-2 | 6 years ago |
Selecting Items - Lennox
using getelementbyid or variables |
6 years ago |
Updating Classes v1 + jQuery
comparing the 4 Titans |
6 years ago |
Updating Classes v1
comparing the 4 Titans |
6 years ago |
NativeGet vs NativeQuery vs EarthJS vs jQuery
comparing the 4 Titans |
6 years ago |