Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Object Deep Copy with

Produce a deep copy of a Javascript object where nested objects are not simply references to the originals.

RXJS vs Vanilla

No description provided

native find vs lodash _.findIndex

No description provided

undefined vs. typeof vs. in vs. operator

Object lookup performance

map vs fast map

No description provided

Chunk - lodash vs javascripto

No description provided

alpinejs speed-up transitionIn & transitionOut

No description provided

slice vs destruction

No description provided

_.isArray vs Array.isArray

a

Some vs !!Find

No description provided

Array concat vs spread operator vs push vs object assign vs slice vs Array from vs for loop

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

Array concat vs spread operator vs push vs object assign

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

Array destructing vs object

No description provided

bignumber library benchmark

- https://github.com/iriscouch/bigdecimal.js/tree/v0.6.1 - 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 - https://github.com/infusion/Fraction.js/tree/v4.0.12

native find vs lodash _.find..

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

XHR vs fetch - stake.com

No description provided

comparing push vs spread one by one

No description provided

Underscore filter vs Array filter

Underscore filter vs Array filter

Underscore map vs Array map

Underscore map vs Array map

Highlightjs vs prettier

No description provided

parseFromString vs cloneNode

Faster way to create new dom elements before insertion

Number to String

No description provided

Object.assign vs iteration performance, more props (Grammarly Focal)

No description provided

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

No description provided

find vs includes

No description provided

NEW BENCHMARK Your Benchmarks