Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

splice vs spread 10_23_2021

No description provided

setAttribute vs style.cssText

No description provided

js custom yield vs base ma

No description provided

Null and undefined checks

No description provided

Traverse function vs NodeIterator vs TreeWalker (swh-2)

Let's compare the speed of 3 different ways to traverse the DOM.

Traverse function vs NodeIterator vs TreeWalker (swh)

Let's compare the speed of 3 different ways to traverse the DOM.

splice() vs copyWithin() for adding element at index

No description provided

splice vs copyWithin

No description provided

style.display vs classList.toggle

No description provided

set.has vs. array.includes asd fasdfasdf

No description provided

switch vs if js

switch vs if

JavaScript spread operator vs Object.assign performance with new error

No description provided

JavaScript spread operator vs Object.assign performance - correct

No description provided

JS Slice vs. Pop for last element

No description provided

Lodash (omitBy & isUndefined) vs native

No description provided

ramda safeToString vs. JSON.stringify

No description provided

ramda toPairs vs. Object.entries

No description provided

Arrow vs Fun vs Arrow No Closure

No description provided

querySelector vs getElementsByClassName My2

No description provided

querySelector vs getElementsByClassName My

No description provided

WMS en el mercado

Comparación de sistemas WMS en el mercado

pow testing

pow

Is string empty

Different ways of checking if string is empty

slice + spread vs filter vs spread copy + splice to remove one item at given index

Remove one item from array and return a new array with filter or slice and spread operator

RegEx.test vs Array.includes

No description provided