Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Selecting - Plain JS vs. jQuery vs. Hybrid

No description provided

QS vs document body

No description provided

jQuery vs pure JS : html

innerHTML vs html

jQuery each vs pure JS

Searching for tagName

Element by ID fetching. Javascript vs selectors.

Fetching elements into a jquery object using different means. Multiple calls to document.getElementByID vs comma separated selector.

concat string vs array push

No description provided

concat string vs array push

No description provided

To int conversion

No description provided

this vs that

What is faster? Referencing something with this or with a variable called that, pointing to this?

creating array from array like objects

No description provided

abcddef

No description provided

endsWith vs match for multiple strings

No description provided

SetMarginBox optimization, pass element around

No description provided

ownerDocument.defaultView vs window.getComputedStyle

No description provided

SetMarginBox optimization, swapped

No description provided

SetMarginBox optimization

No description provided

While vs For loop

No description provided

style.borderLeftWidth and style.marginLeft

No description provided

parse hex to bytes

No description provided

underscore.keys vs saltarelle foreach key in keys

No description provided

CleanUpFontFamilyStyles optimization - no jquery

No description provided

CleanUpFontFamilyStyles optimization - use external js file

No description provided

CleanUpFontFamilyStyles optimization

No description provided

For vs foreach

No description provided

jQuery eq vs access by index

https://api.jquery.com/eq/ vs https://api.jquery.com/get/