Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

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

Set has vs object key (large dataset)

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

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

Lodash omit vs Native object destruction vs delete

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

String parse

No description provided

JavaScript fastest way to clone an object including JSON.parse and structuredClone methods

No description provided

Unique Array keeveeg

No description provided