Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

priv_28409238402384

priv_24234324324234

Lodash.js vs Native is null111

No description provided

Moment vs Clone2

No description provided

Moment vs Clone

No description provided

junk stuff

No description provided

Array.prototype.filter vs Lodash 4.17.5 filter

No description provided

Comparing null vs undefined 2

No description provided

Comparing null vs undefined

No description provided

replaceAll vs regex replace v2

No description provided

Optional chaining native vs && && code vs babel-transformed

No description provided

Optional chaining vs native code vs babel-transform

No description provided

childNodes vs children vs firstChild/nextSibling vs firstElementChild/nextElementSibling

Fastest way to list children

lodash benchmark

No description provided

ramda path vs js dot selector

ㅇㅇ

find - filter js

No description provided

JavaScript spread operator vs Object.assign performance up

No description provided

Find Smallest Number Not In An Array With Dynamic Max Value

No description provided

Find Smallest Number Not In An Array

No description provided

flatMap() vs map().filter()

flatMap vs filter map

Array.prototype.concat vs spread operator with bigger arrays

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

Split vs regexp

No description provided

overwrite object properties

No description provided

Array loop vs safe foreach

No description provided

RFDC vs. Object Assign

Even though this isn't a fair comparison since we're not talking deep cloning, this is a benchmark to see if RFDC can be used in any case, deep cloning or not.

flat() vs reduce/concat()

Compare the .flat() method with the .concat() method in .reduce()