Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

foooorr

No description provided

listener test1

No description provided

listener test

No description provided

bechn Spread operator VS Object.assign VS Object.create vs new Object for simple Objects

No description provided

Array.find vs. Map.get for 1000 - 1e6

Test the performance of Array.find vs. Map.get, with various array sizes, and with/without conversion from array to map

Array.find vs. Map.get for small intss

Test the performance of Array.find vs. Map.get, with various array sizes, and with/without conversion from array to map

Array.find vs. Map.get for small ints

Test the performance of Array.find vs. Map.get, with various array sizes, and with/without conversion from array to map

JavaScript spread operator vs Object.assign (to new obj) performance

No description provided

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?