Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

JavaScript spread operator vs Object.assign performance without mutating original object

No description provided

querySelector on HTML tag dir attribute vs. closest

Figuring out what's faster, to querySelect the HTML tag or use the javascript closest

querySelector on HTML tag vs. closest

Figuring out what's faster, to querySelect the HTML tag or use the javascript closest

sum array items

No description provided

native sort of objects by localeCompare vs lodash _.orderBy

comparing native sort of objects by localeCompare vs lodash _.orderBy

IndexOf vs Includes in string 333

Banana 333

IndexOf vs Includes in string 233

Banana 2333

IndexOf vs Includes vs lodash includes (string)

IndexOf vs Includes vs lodash includes (string)

Test if save value is faster

No description provided

testSave

No description provided

Array concat vs spread operator vs push (tom s)

Compare the new ES6 spread operator with the traditional concat() method and push

lodash forEach vs for i loop modified

No description provided

Static class query

No description provided

Capital with long name

No description provided

Capital

No description provided

getElementById vs querySelector data-id2

No description provided

Setter to Proxy vs Object

No description provided

Concat vs Prototype Push vs Push Spread vs Spread

No description provided

Concat vs Prototype Push vs Push Spread

No description provided

Array.prototype.filter vs Lodash filter vs For vs for..in vs for..of

No description provided

Array loop vs foreach vs map with 100000 itens on array

No description provided

Slice vs deconstruction based copy

No description provided

Array loop vs foreach vs map vs for w/o fn call - with console.log

No description provided

Splice vs deconstruction based copy

No description provided

Splice vs [...]

No description provided