Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Ramda vs Lodash sortBy

No description provided

Ramda vs Lodash vs Native findIndex

No description provided

new Date vs performance.now

Compares the overhead of new Date().getTime() and performance.now().

constructor comparison vs. instanceof vs Array.isArray 2

Compares the performance of comparing a constructor strictly to a function object, using the instanceof operator and calling Array.isArray

Fair lodash merge vs object.assign vs spread

No description provided

lodash uniq vs set (Albert edition)

No description provided

lodash merge 4.17.21 vs deepmerge 4.2.2

No description provided

JS Regex vs .startsWith vs .indexOf vs endsWith vs charAt

fork of https://www.measurethat.net/Benchmarks/Show/975/11/regex-vs-indexof-vs-startswith-vs-substr

Sanitize-html vs DOMpurify

No description provided

For in vs For vs Object.keys.forEach

No description provided

some unique name na prawde + mapa + nic

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

some unique name na prawde21

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

JS Array.from vs Spread [...]

No description provided

some unique name na prawde + mapa

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

Lodash vs. Native (find)

No description provided

Picon dev - insatnce of vs isPrototyOf

No description provided

Multiple getElementById vs querySelector

No description provided

Optional Chaining versus _.get lodash

No description provided

Array.prototype.sort (utc date property vs epoch date simulation property)

Comparing sort on utc date property inside object vs sort on epoch date property inside object

Join vs Join2 part 2

No description provided

Array.prototype.sort (objects vs integers)

Comparing sort on date property inside object vs sort array of integers

some unique name na prawde2

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

some unique name na prawde

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

Join vs Join2

No description provided

intersect by create && set.has vs. array.includes

No description provided