Benchmark name When Created
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
normalize vs simple regex one year ago
Math.max with nested slice vs iife tracking max (size comp) one year ago

 New benchmark Your benchmarks