Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

async for vs promise.all

No description provided

Lodash vs Js Native

No description provided

Template Literal Vs Array Join

No description provided

Lodash clone VS spread operator

No description provided

array find vs some speed test

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

lodash flatmap vs Vanilla flatmap

No description provided

Perf _.findWhere vs Native

No description provided

Perf _.groupBy vs native Array.reduce

No description provided

Direct call vs bind vs call vs apply (don't re-create bound function every time)

No description provided

Set vs Lodash array methods

No description provided

OffscreenCanvas GetImageData

OffscreenCanvas GetImageData

Lodash toString vs js String Constructor

No description provided

lodash get vs es6

No description provided

lodash remove vs native filter

No description provided

lodash remove vs native splice

No description provided

Lodash.js vs Native MAGIC

No description provided

TypedArray vs Array

No description provided

Creating elements with cloneNode (template vs. normal element)

No description provided

customElements using Template cloneNode vs. innerHTML

No description provided

.attribute vs setAttribute/removeAttribute vs setAttributeNode/removeAttributeNode vs attributes.setNamedItem/attributes.removeNamedITem vs setAttribute/Delete

No description provided

Promise vs. Callback

No description provided

Dataset vs getAttribute vs Property v2

No description provided

?. versus _.get lodash

No description provided

Array.from vs forEach

No description provided

undefined vs. typeof vs. in vs. hasOwnProperty for non-existing property

Object lookup performance

NEW BENCHMARK Your Benchmarks