Benchmark name | When Created |
---|---|
Object cloning with Lodash clone vs cloneDeep vs merge vs ES6 object spread vs ES6 Object.assign BIG | 5 years ago |
toFixed vs toPrecision vs Math.round() vs Math.floorfast vs new Math.trunc
Comparing performance of: toFixed(4) vs toPrecision(4).toString() vs (Math.round(*10000)/10000).toString() vs Math.floor fast vs the new Math.trunc |
5 years ago |
test id vs class | 5 years ago |
deepclone vs assignment | 5 years ago |
Get elements by class: jQuery vs querySelectorAll
Compare various methods of obtaining a group of elements identified by class name |
5 years ago |
test class
test |
5 years ago |
uniq-vs-uniqBy
Compare different ways of extracting unique items |
5 years ago |
querySelector vs getElementsById | 5 years ago |
filter vs spread slice | 5 years ago |
splice + spread vs filter to remove one item at given index
Remove one item from array and return a new array with filter or slice and spread operator |
5 years ago |
Array.prototype.concat and Spread Operator
Compare the new ES6 spread operator with the traditional concat() method |
5 years ago |
drawImage and getImageData on Canvas vs OffscreenCanvas | 5 years ago |
in !== hasOwnProperty | 5 years ago |
test bench mark | 5 years ago |
Topaz tradutor | 5 years ago |
Topaz translate
Traduz o json da topaz que está em pt para en |
5 years ago |
forEach vs reduce vs map vs filter vs for (better for) | 5 years ago |
hello test | 5 years ago |
me vs the ecosystem
just benchmarking things |
5 years ago |
Test bench
test this bench |
5 years ago |
for vs for of 2 | 5 years ago |
Object.assign vs spread operator no $query | 5 years ago |
array vs hashmap vs array-polling | 5 years ago |
array vs hashmap 2 | 5 years ago |
array vs hashmap | 5 years ago |