Benchmark name | When Created |
---|---|
native map vs lodash | 4 years ago |
className+ vs. setAttribute+ vs. classList+ | 4 years ago |
Setting Canvas Pixel 3 | 4 years ago |
Array.prototype.concat vs spread operatordfg
Compare the new ES6 spread operator with the traditional concat() method |
4 years ago |
JQuery and Native JS: check exist element in array
Find the best approach for check exist element in array |
4 years ago |
For of VS for VS forEach | 4 years ago |
Native JS: concatenate string with + vs template literals vs String.concat
find best solution for concatenate 4 strings |
4 years ago |
all variety of loops in js | 4 years ago |
Array loop vs foreach vs map vs filter vs reduce | 4 years ago |
math pow vs bit shifting vs ** | 4 years ago |
math pow vs bit shifting | 4 years ago |
Map vs Object -- 2
Lookup of map vs object |
4 years ago |
JS: find need element in array v.2
compare approaches for find need element in array |
4 years ago |
Replace vs Match
Replace vs Match |
4 years ago |
getElementById vs querySelector 2 | 4 years ago |
uniq across _, R, Set | 4 years ago |
Map vs Object Extended
Lookup of map vs object |
4 years ago |
html regexp2 | 4 years ago |
JQuery: compare approaches for getting first option
compare which approach is better for getting first option from select |
4 years ago |
Native JS: reduce vs join
compare approach for join element of array |
4 years ago |
Native concat() vs ES6 spread [2]
Compare the new ES6 spread operator with the traditional concat() method |
4 years ago |
Array concat vs spread operator [2]
Compare the new ES6 spread operator with the traditional concat() method |
4 years ago |
Array concat vs spread operator [1]
Compare the new ES6 spread operator with the traditional concat() method |
4 years ago |
JQuery: compare selector for finding by name attribute
find the best approach for finding element by name |
4 years ago |
JQuery: text vs html getting
compare which method work quicker for getting text from element |
4 years ago |