Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

lodas pick vs plain function

No description provided

reselect createSelector vs plain selector vs custom createSelector

Which should you use to manage selectors with dependencies

Omit lodash vs plain function

No description provided

flatmap vs concat and spread operator

No description provided

image from blob vs native image src with decode 2

image from blob vs native image src with decode 2

array.find() vs. array.some() - big array version

Test both methods when using them to check the existance of an element in an array. Both tests return truthy.

array.find() vs. array.some()

Test both methods when using them to check the existance of an element in an array.

JSON.parse + JSON.stringify vs structuredClone (cyclical graph)

No description provided

lodash clonedeep vs json.parse(stringify()) vs recursivecopy with big object

No description provided

JSON.parse + JSON.stringify vs structuredClone

No description provided

Temp123

No description provided

querySelectorAll vs getElementsByClassName claudiu

<div name='test' id='test' class='test'> <div class='test-child'></div> </div>

ISO-Date slice vs split

No description provided

FindIndex + splice vs filter(2)

No description provided

set vs some 1000000

No description provided

set vs some

No description provided

Float32Array access

Float32Array access test

Some vs Reduce - v1

No description provided

Some VS Reduce - v3

No description provided

Some VS Reduce - v2

No description provided

Some VS Reduce

No description provided

Intl.DateTimeFormat perf.

Intl.DateTimeFormat perf.

Object.assign vs inner for

ASD

RegEx.test vs. String.includes vs. String.match vs String.matchAll vs String.indexOf

No description provided

Blob vs TextEncoder

No description provided