Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

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

...

memo vs no-memo vs incorrect- memo

No description provided

Underscore _.keys

No description provided

For of in compare

No description provided

string split and get first element

Different ways of getting the first index after a split

map-reduce-loop3

No description provided

map-reduce-loop

No description provided

spread operator vs concat

No description provided

For loop test

No description provided

Soccer365.1

No description provided

String indexOf vs startsWith/endsWith

No description provided