jQuery selectors speed test (v7)

Revision 7 of this benchmark created on


Description

jQuery selectors speed test $ over .find

Test runner

Ready to run.

Testing in
TestOps/sec
$
jQuery("#Brand > li a")
ready
Find
jQuery("#Brand > li ").find("a") 
 
ready

Revisions

You can edit these tests or add more tests to this page by appending /edit to the URL.