Benchmark name When Created
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
Math.max with nested slice vs iife tracking max. one year ago
isEqual vs string one year ago
canvas2d.drawImage(imageElement) vs canvas2d.drawImage(imageBitmap) one year ago
string.charCodeAt(index) vs string[index].charCodeAt() one year ago
array levels 2 one year ago
bignumber.js vs. big.js vs. decimal.js performance

- 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
array levels one year ago
bignumber.js vs. big.js vs. decimal.js

- 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
replaceAll vs regex replace (no prep code) one year ago
replace vs substring/indexOf one year ago
Compare ways to find arithmetic maximum, extended one year ago
Compare ways to find arithmetic maximum one year ago
Delete vs destructure for objects v2

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

one year ago
React useCallback hook vs. function in 18 react one year ago
Native JS: Array.join strings (prepared) vs template literals vs String.concat

find the best solution for concatenate strings

one year ago
parentElement vs parentNode vs closest() one year ago
from vs map one year ago
JS find vs indexOf with string

JS find vs indexOf

one year ago
ES6 equivalent to lodash _.mapValues 213222 one year ago
ES6 equivalent to lodash _.mapValues 21322 one year ago

 New benchmark Your benchmarks