Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Compare GCD

Compare GCD

array test

No description provided

String in array

No description provided

Include vs Binary search in sorted array

No description provided

loop vs recursion

No description provided

loop vs recursion

No description provided

Delete vs set undefined

No description provided

Factory vs Class

No description provided

jQuery.each() vs Array.prototype.forEach()

No description provided

jQuery.text() vs Element.textContent

No description provided

jQuery by id vs Document.getElementById

Comparing speed of getting element by id with jQuery vs Vanilla JS

querySelector vs getElementById

Test the performance of the default Javascript querySelector vs the getElementById method.

Console.log

No description provided

Passing Objects vs individual arguments

A quick test to see if it's faster to pass 1 object, than multiple arguments

querySelector vs getElementById

Test the performance of the default Javascript querySelector vs the getElementById method.

Number vs + vs parseFloat

No description provided

Vanilla JS, Cash and jQuery - GetID Speed Test

No description provided

for vs foreach vs some

Compare loop performance

Array constructor vs literal performance - 100000 items

No description provided

for vs foreach vs some vs for..of

Compare loop performance

Array constructor vs literal performance - 1000 items

No description provided

Array constructor vs literal performance (10 items)

No description provided

Array constructor vs literal

No description provided

Array constructor vs literal

No description provided

Trig functions

Which of the built-in trig functions are fastest? slowest?

NEW BENCHMARK Your Benchmarks