Benchmark name | When Created |
---|---|
Math.abs vs .includes | 4 years ago |
Array .push() vs .unshift() with random numbers | 4 years ago |
undefined vs delete | 4 years ago |
bignumber library benchmark
- https://github.com/iriscouch/bigdecimal.js/tree/v0.6.1 - https://github.com/MikeMcl/bignumber.js/tree/v9.0.0 - https://github.com/MikeMcl/big.js/tree/v5.2.2 - https://github.com/MikeMcl/decimal.js/tree/v10.2.0 - https://github.com/infusion/Fraction.js/tree/v4.0.12 |
4 years ago |
IndexOf vs includes js (idanlevi1) | 4 years ago |
testachunk4 | 4 years ago |
testachunk3 | 4 years ago |
testachunk2 | 4 years ago |
testachunk | 4 years ago |
native find vs lodash _.find..
Compare the new ES6 spread operator with the traditional concat() method |
4 years ago |
letsfindout
d |
4 years ago |
HashMapLoop | 4 years ago |
undefined test | 4 years ago |
Vanilla JS vs jQuery | 4 years ago |
Performance of Object.values(obj) vs_.values() vs for...in to extract values from an object Andrey
Compare performance between the native Object.values(obj) function vs the lodash _.values() option and a function that extracts the values of an object using a for...in loop. |
4 years ago |
test-reduce | 4 years ago |
.slice vs .replace | 4 years ago |
testlegmtroster | 4 years ago |
XHR vs fetch - stake.com | 4 years ago |
XHR vs fetch - wolf.bet | 4 years ago |
comparing push vs spread one by one | 4 years ago |
Concat reduce
ddd |
4 years ago |
JavaScript spread operator vs Object.assign performance vs property add | 4 years ago |
Underscore filter vs Array filter
Underscore filter vs Array filter |
4 years ago |
Underscore map vs Array map
Underscore map vs Array map |
4 years ago |