Benchmark name When Created
padStart vs slice

Measures speed between using padStart and slice

one year ago
Push vs LHS spread

Is it fast to build up an array using the spread operator on the left-hand side?

one year ago
for loop vs for of

comparing perf between for of and for loop

one year ago
comparison one year ago
KevinTest one year ago
Array processing benchmark

Quick benchmark

one year ago
Test array reduce

Quick benchmark

one year ago
lodash groupBy vs Array.reduce 100k vs spread one year ago
querySelectorAll2 vs getElementsByClassName one year ago
2 6Array.prototype.concat vs spread operator 2

Compare the new ES6 spread operator with the traditional concat() method

one year ago
JSON parse vs structuredClone

Test json

one year ago
eval vs new Function (Sample JS Functions)2 one year ago
split vs regex replace - test one year ago
split vs regex replace one year ago
Setting the same value with setAttribute()

Is checking the current value of an attribute with getAttribute() better than setting the same value with setAttribute() over and over.

one year ago
for-in vs object.keys 22 one year ago
bignumber.js vs. big.js vs. decimal.js performance instance4

- 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

one year ago
bignumber.js vs. big.js vs. decimal.js performance instance3

- 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

one year ago
bignumber.js vs. big.js vs. decimal.js performance instance2

- 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

one year ago
bignumber.js vs. big.js vs. decimal.js performance instance

- 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

one year ago
JSON stringify long array with ids one year ago
JSON stringify long array one year ago
Sortby vs flatmap one year ago
reduce.concat() vs flat() vs concat(...)

Compare the new ES6 spread operator with the traditional concat() method

one year ago
Delete vs destructure for objects v2 2

Measure the performance of delete versus removing a prop from an object

one year ago

 New benchmark Your benchmarks