Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

document.body.getElementsByClassName vs document.getElementsByClassName +

No description provided

document.body vs document.querySelector vs document.getElementsByTagName speed test

No description provided

Direct call vs bind vs call vs apply, with spread syntax

No description provided

Hihihihi

hihi

defineproperty (data property) vs direct assignment

No description provided

set.has vs. array.includes 2233344

No description provided

set.has vs. array.includes 223334

No description provided

set.has vs. array.includes 22333

No description provided

for vs foreach vs some vs for..of (string array of alphabet; doing actual work)

Compare loop performance

for vs foreach vs some vs for..of (string array of alphabet)

Compare loop performance

Lodash vs map replacer

No description provided

JavaScript string split vs match using regex v2

No description provided

Test array ops

No description provided

spread vs array.from

No description provided

array from vs slice

No description provided

array indexOf vs includes vs some vs set.has vs set.has converted

performance comparison of ways to find if an array contains a value

array indexOf vs includes vs some vs set.has

performance comparison of ways to find if an array contains a value

querySelector vs querySelectorAll vs getElementsByClassName vs querySelector (ID) vs getElementsByID Corrected+

No description provided

Three ways of converting a JavaScript set to an array

No description provided

Underscore vs Lodash vs vanilla: isNaN

Compare Underscore vs Lodash vs Native JS isNaN. Which is faster?

Underscore vs Lodash: isNaN

Compare Underscore vs Lodash vs Native JS isNaN. Which is faster?

For of vs For vs forEach vs While

No description provided

While vs For of vs For vs forEach

No description provided

Arrow vs Regular Functions (with ternary operation)

Does more than a simple addition.

try continue

No description provided

NEW BENCHMARK Your Benchmarks