Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

DataAttribute vs Class Selector vs ID Selector vs getElementById vs getElementsByClassName with other elements

No description provided

DataAttribute vs Class Selector vs ID Selector vs getElementById vs getElementsByClassName

No description provided

set.has vs. array.includes vs in operator (with strings)

No description provided

set.has vs. array.includes vs in operator

No description provided

Remove array items: FindIndex + Splice vs Filter

Compare array item removal methods.

shift vs index

No description provided

padStart vs slice 4

Measures speed between using padStart and slice

mybenchmark1233131311231

No description provided

mybenchmark1233131311

No description provided

mybenchmark123313131

No description provided

benchmarkname-1123

No description provided

Intl.DateTimeFormat formatToParts vs. format then regex

No description provided

.at vs length -1

No description provided

Lodash.filter vs Lodash.without vs array.filter

No description provided

Lodash.filter vs Lodash.without

No description provided

remove vs display:none on each element2

No description provided

bignumber.js vs. big.js vs. decimal.js vs. js-big-decimal

- 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.prototype.concat vs spread operator - multiple array

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

Array.prototype.concat vs spread operator - no jQuery

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

Math.min vs if - getting min value from array

No description provided

Negatives

No description provided

Object.entries VS Object.keys for count

No description provided

Translucent RGBa vs Opaque RGBa with global alpha

No description provided

RGB vs RGBa vs HSL vs Hex using Canvas with alpha = false and all solid colors

No description provided

RGB vs RGBa vs HSL vs Hex using Canvas with alpha = false

No description provided