Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Switch vs map (100) 2

No description provided

Switch vs map (100)

No description provided

Fors loop

No description provided

aaaasasasa

iojoijioj

Class vs Prototype Performance

No description provided

parseInt vs toFixed vs interpolated parseInt vs vs ~~

No description provided

Bound Symbol.iterator effect on for..of loop performance

It is believed that v8 optimizes for..of loops in some way. Will this optimization goes away if [Symbol.iterator] is replaced to a bound function?

Math.max() vs Array.reduce() vs for element of array loop

Compare speed of Math.max() vs Array.reduce().

flatMap() vs filter()

flatMap vs filter

Lodash get vs my get

No description provided

function vs template literals

No description provided

array includes with filter vs indexOf with splice

No description provided

Compare appendChild after createElement, vs appendChild after getElementById (version: 4) (version: 1)

No description provided

appendChild after getElementById (with cloneNode) vs appendChild after createElement (with cloneNode)

No description provided

Compare appendChild after createElement, vs appendChild after getElementById

No description provided

querySelector vs getElementById vs getElementsByClassName vs getElementsByTagName 2

No description provided

querySelector vs getElementsByTagName

No description provided

Deep clone differencies - big records pt. 2

No description provided

Deep clone JS

No description provided

lodash flatmap longest

No description provided

lodash flatmap long

No description provided

isNullish variants 5

No description provided

isNullish variants 3

No description provided

isNullish variants 4

No description provided

isNullish variants 2

No description provided