Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

loop vs every

No description provided

JavaScript Uint8Array to Base64: btoa vs btoa concat vs btoa concat byte

No description provided

JavaScript Uint8Array to Base64: btoa vs btoa spread

No description provided

Object vs Rest 2

No description provided

Object vs Rest

No description provided

Object spread vs Object.assign vs simple assignement

No description provided

test2025-2

No description provided

test2025

No description provided

Testasdasdasdasd

asdasdasdasd

Float32Array perf

No description provided

Array for vs fill vs map

People tend to use array fil and then foreach, we know foreach is faster than a for loop, but is it also faster if you use array fill first?

Array fill vs map

People tend to use array fil and then foreach, we know foreach is faster than a for loop, but is it also faster if you use array fill first?

Ternary comparison function versus Math.min

No description provided

Built-in Flat vs Custom Recursive Concatenation vs Custom iterative Concatenation

No description provided

strng reversing

No description provided

Map values to array

No description provided

call vs apply fix

No description provided

call vs apply gert

No description provided

bignumber.js vs. big.js vs. decimal.js (I) vs bn.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

Array from set

No description provided

Date Resolver Number Converter vs Cascading Ternary

No description provided

Date resolver approaches

No description provided

unshift vs toSpliced

No description provided

string split vs spread vs array from 2

No description provided

Bench InnerHTML vs CreateElement + ReplaceChildren

Bench InnerHTML against CreateElement + ReplaceChildren

NEW BENCHMARK Your Benchmarks