Benchmark name | When Created |
---|---|
Lodash cloneDeep vs JSON Clone deeper1 | 4 years ago |
undefined vs. typeof vs. in vs. hasOwnProperty [Ritesh]
Object lookup performance |
4 years ago |
for loop vs splice | 4 years ago |
Lodash.get vs Property dot notation for defaults | 4 years ago |
Object cloning with Lodash clone vs cloneDeep vs merge vs ES6 object spread vs ES6 Object.assign BIG | 4 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 |
4 years ago |
test id vs class | 4 years ago |
deepclone vs assignment | 4 years ago |
Get elements by class: jQuery vs querySelectorAll
Compare various methods of obtaining a group of elements identified by class name |
4 years ago |
test class
test |
4 years ago |
uniq-vs-uniqBy
Compare different ways of extracting unique items |
4 years ago |
querySelector vs getElementsById | 4 years ago |
filter vs spread slice | 4 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 |
4 years ago |
Array.prototype.concat and Spread Operator
Compare the new ES6 spread operator with the traditional concat() method |
4 years ago |
drawImage and getImageData on Canvas vs OffscreenCanvas | 4 years ago |
in !== hasOwnProperty | 4 years ago |
test bench mark | 4 years ago |
Topaz tradutor | 4 years ago |
Topaz translate
Traduz o json da topaz que está em pt para en |
4 years ago |
forEach vs reduce vs map vs filter vs for (better for) | 4 years ago |
hello test | 4 years ago |
me vs the ecosystem
just benchmarking things |
4 years ago |
Test bench
test this bench |
4 years ago |
for vs for of 2 | 4 years ago |