Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

array item replacement performance comparisons

No description provided

asdasdjkh askjdjkasdkjasd

No description provided

Make array of primitives unique

No description provided

bignumber.js vs. big.js vs. decimal.js (I) toFixed(9)

- 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

ParseInt vs Number conversion

No description provided

MinMax comparison 2

Check what approach works better for MinMax function

MinMax comparison

Check what approach works better for MinMax function

memoize-one vs fast-memoize not-repeating--previous

Comparing the performance of memoize-one to fast-memoize

searchbarr test

No description provided

Array loop vs foreach vs map2

No description provided

Array.prototype.slice vs spread operator (improved)

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

if else VS switch true

No description provided

flatten reduce vs for

No description provided

lodash vs shuffle

No description provided

lodash uniq vs Array.from(new Set()) vs spread new Set() vs array.filter

No description provided

lodash merge vs object.assign vs spread (v3)

No description provided

lodash merge vs object.assign vs spread (v2)

No description provided

eval vs new Function1

No description provided

researchbar test

No description provided

findIndex & indexOf on 2000 strings

No description provided

regex vs chars

No description provided

d3test

Checking d3 performance

undefined vs. typeof vs. in vs. hasOwnProperty with negation similarities

Object lookup performance

createElement vs cloneNode 2

Faster way to create new dom elements before insertion

Test filter and map123

No description provided