Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

filter vs slice

No description provided

lodash findkey vs Object keys

No description provided

querySelector vs getElementsByName vs getElementById vs getElementsByClassName

No description provided

xhr vs fetch send

No description provided

Bind vs Apply

No description provided

Object mapping : reduce ( object reuse ) VS. no reuse VS. fromEntries+map

No description provided

Проверка 2-х классов

No description provided

Reduce and Spread vs. Foreach and Mutate 3

No description provided

Reduce and Spread vs. Foreach and Mutate 2

No description provided

for loop array caching with mutations II

No description provided

for loop array caching with mutations

No description provided

Increment (eval)

No description provided

Increment

No description provided

i++, ++i, i+=1

No description provided

Lodash sortBy vs orderBy one item vs two item

Lodash sortBy vs orderBy

Lodash sortBy vs orderBy two items

Lodash sortBy vs orderBy

Lodash sortBy vs orderBy forked

Lodash sortBy vs orderBy

innerHTML vs removeChild (checking and removing firstChild) vs removeChild (calling hasChildNodes and removing lastChild) vs removeChild (checking and removing lastChild)

No description provided

innerHTML vs removeChild (checking and removing firstChild) vs removeChild (calling hasChildNodes and removing lastChild)

No description provided

switch vs object2

No description provided

forEach vs filter

No description provided

Array iter vs set iter (test order change)

Iterate over an array vs iterating over a set.

Array iter vs set iter

Iterate over an array vs iterating over a set.

Iterate-Set

Iterate over a set.

For loop test #2

...