Benchmark name When Created
Selecting - Plain JS vs. jQuery vs. Hybrid 8 years ago
QS vs document body 8 years ago
jQuery vs pure JS : html

innerHTML vs html

8 years ago
jQuery each vs pure JS

Searching for tagName

8 years ago
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.

8 years ago
concat string vs array push 8 years ago
concat string vs array push 8 years ago
To int conversion 8 years ago
this vs that

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

8 years ago
creating array from array like objects 8 years ago
abcddef 8 years ago
endsWith vs match for multiple strings 8 years ago
SetMarginBox optimization, pass element around 8 years ago
ownerDocument.defaultView vs window.getComputedStyle 8 years ago
SetMarginBox optimization, swapped 8 years ago
SetMarginBox optimization 8 years ago
While vs For loop 8 years ago
style.borderLeftWidth and style.marginLeft 8 years ago
parse hex to bytes 8 years ago
underscore.keys vs saltarelle foreach key in keys 8 years ago
CleanUpFontFamilyStyles optimization - no jquery 8 years ago
CleanUpFontFamilyStyles optimization - use external js file 8 years ago
CleanUpFontFamilyStyles optimization 8 years ago
For vs foreach 8 years ago
jQuery eq vs access by index

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

8 years ago

 Create Your benchmarks


;