Benchmark name | When Created |
---|---|
splice vs length | 3 years ago |
splice vs concat | 3 years ago |
Flow vs procedural selector
Flow vs procedural selector in jquery |
3 years ago |
Array loop vs foreach simplified | 3 years ago |
Array.prototype.concat vs spread operator (add)
Compare the new ES6 spread operator with the traditional concat() method |
3 years ago |
Array push vs Array fill | 3 years ago |
createElement vs innerHTML (3000)
createElement vs innerHTML (3000) |
3 years ago |
createElement vs innerHTML
createElement vs innerHTML |
3 years ago |
big reduce spread operator vs flat
Compare the new ES6 spread operator with the traditional concat() method |
3 years ago |
reduce spread operator vs flat
Compare the new ES6 spread operator with the traditional concat() method |
3 years ago |
some vs find low number of data | 3 years ago |
Lodash flatten vs nativate flat (depth 1) | 3 years ago |
abcddddddd
abc |
3 years ago |
object.assign vs new class extends
Performance difference of creating a class that extends P and creating a new instance of it vs doing object.assign(new P(), ...) |
3 years ago |
Converting String to Array of Chars
There are several ways of converting a string to an array of its characters, from the good-old split to spreading. Which one's the fastest? |
3 years ago |
getElementsByClassName vs JQuery vs queryselectorALL | 3 years ago |
lookup vs charAt | 3 years ago |
createElement vs cloneNode with content
Faster way to create new dom elements before insertion |
3 years ago |
Js push vs spread in create new array | 3 years ago |
while vs for vs forEach vs for of - 100000000 - calc exponent multiple
Compare the new ES6 spread operator with the traditional concat() method and push |
3 years ago |
while vs for vs forEach vs for of - 1000000 - calc exponent multiple
Compare the new ES6 spread operator with the traditional concat() method and push |
3 years ago |
while vs for vs forEach vs for of - 1000000 - calc exponent
Compare the new ES6 spread operator with the traditional concat() method and push |
3 years ago |
while vs for vs forEach vs for of - 1000000 - calc
Compare the new ES6 spread operator with the traditional concat() method and push |
3 years ago |
while vs for vs forEach vs for of - 1000000
Compare the new ES6 spread operator with the traditional concat() method and push |
3 years ago |
while vs for vs forEach vs for of
Compare the new ES6 spread operator with the traditional concat() method and push |
3 years ago |