Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Nullish coalescing (??) vs logical OR (||) vs JS Compiled ?? (?:)

No description provided

Filling an array

No description provided

Compare jQuery 3.7.0 vs 3.0.0 performance

No description provided

Assignment of value vs Destructuring an objectzz

No description provided

Object.fromEntries + ar.map vs manual modification of DOMRect

No description provided

ID Generation Testing

No description provided

callback vs event

No description provided

String match in list: switch-case vs. Array.includes() vs. Set.has()

No description provided

Template literals vs String concat vs Array.join()

No description provided

Array.from vs Spread 101010101

No description provided

json stringify vs array join dumb test

No description provided

Object.entries reduce vs lodash mapValues

No description provided

base64 test

No description provided

Dict vs. Map vs. Array ( complete iteration 4)

Large dictionary - how worse is it from array with direct reference? And how does Map perform?

Dict vs. Map vs. Array ( complete iteration Ultimate Collection)

Large dictionary - how worse is it from array with direct reference? And how does Map perform?

Dict vs. Map vs. Array ( complete iteration 3)

Large dictionary - how worse is it from array with direct reference? And how does Map perform?

Dict vs. Map vs. Array ( complete iteration 2)

Large dictionary - how worse is it from array with direct reference? And how does Map perform?

Dict vs. Map vs. Array ( complete iteration)

Large dictionary - how worse is it from array with direct reference? And how does Map perform?

Dict vs. Map vs. Array (all entries)

Large dictionary - how worse is it from array with direct reference? And how does Map perform?

Performance of Object.values(obj) vs_.values() vs for...in to extract values from an objects

Compare performance between the native Object.values(obj) function vs the lodash _.values() option and a function that extracts the values of an object using a for...in loop.

flatMap vs reduce with push vs filter x

No description provided

Object.setPrototypeOf vs Proxy - property access (with baseline)

No description provided

Object.setPrototypeOf vs Proxy initialization (with baseline)

No description provided

Object.setPrototypeOf vs Proxy - property access

No description provided

Object.setPrototypeOf vs Proxy initialization

No description provided