Benchmark name | When Created |
---|---|
Math.pow versus multiply, with or without semicolons.
Difference between Math.pow and generic multiplication. Also semicolon vs no semicolon. |
3 years ago |
Path test
Test for paths... |
3 years ago |
lodash.isEqual vs fast-deep-equal | 3 years ago |
LatLongDistance | 3 years ago |
Array concat vs spread operator vs push (many)
Compare the new ES6 spread operator with the traditional concat() method and push |
3 years ago |
Array concat vs spread operator vs push (1)
Compare the new ES6 spread operator with the traditional concat() method and push |
3 years ago |
Lodash each vs Object.entries.forEach vs for...in | 3 years ago |
testsssssssssssssssdfdxv | 3 years ago |
isFinite vs typeof | 3 years ago |
Array concat vs. spread vs. push | 3 years ago |
Object.prototype.hasOwnProperty vs obj.hasOwnProperty vs exists check vs 2 | 3 years ago |
array vs set index deletion | 3 years ago |
for...of Set vs. array conversion | 3 years ago |
Teste perfm if | 3 years ago |
Boolean conversion - javascript | 3 years ago |
js boolean conversion | 3 years ago |
Lodash has x chaining props | 3 years ago |
Array concat vs spread operator vs push (many numbers)
Compare the new ES6 spread operator with the traditional concat() method and push |
3 years ago |
Some vs. Filter vs. indexOf vs. includes Separate Array | 3 years ago |
for..of, for..in, for, map, forEach | 3 years ago |
Spread Operator: Object
How To Accelerate the JavaScript Spread Operator https://dmitripavlutin.com/javascript-spread-operator-performance-optimization/ |
3 years ago |
Spread Operator: Array
How To Accelerate the JavaScript Spread Operator https://dmitripavlutin.com/javascript-spread-operator-performance-optimization/ |
3 years ago |
creating array | 3 years ago |
foreach vs for of | 3 years ago |
Object.prototype.hasOwnProperty vs obj.hasOwnProperty vs exists check | 3 years ago |