Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Creating elements with cloneNode (template vs. normal element)

No description provided

test ` ` vs " "

No description provided

customElements using Template cloneNode vs. innerHTML

No description provided

date to iso parse comparaison

No description provided

shift vs pop using length

No description provided

Object v Array get

No description provided

Replace vs Set

Hydra Test

Hydra Test

Hydra Test

Teste de getElement by tag

No description provided

Array concat vs array spread

No description provided

.attribute vs setAttribute/removeAttribute vs setAttributeNode/removeAttributeNode vs attributes.setNamedItem/attributes.removeNamedITem vs setAttribute/Delete

No description provided

slice vs substr vs substring (with end index)

Compares slice, substr and substring to each other when there is only a start index

instanceof vs typeof 3

No description provided

Promise vs. Callback

No description provided

Dataset vs getAttribute vs Property v2

No description provided

Object.fromEntries vs reduce without toString

No description provided

?. versus _.get lodash

No description provided

Test to string lodash and js

No description provided

Array.from vs forEach index

No description provided

Array.from vs forEach

No description provided

test sort lodash and JS

No description provided

undefined vs. typeof vs. in vs. hasOwnProperty for non-existing property

Object lookup performance

splice vs slice

No description provided

Map Value Iteration

No description provided

map x lodash concat

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