[Webkit-unassigned] [Bug 16966] New: Add benchmark/tests for querySelectorAll

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 21 22:37:39 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16966

           Summary: Add benchmark/tests for querySelectorAll
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Website
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: catfish.man at gmail.com


weinig and I still owe a blog post on qSA, and everyone loves easy to interpret
benchmark charts, so I modified the mootools test/benchmark in the following
ways:

1) more iterations, so we can actually see variance
2) try/catch around each test so that one exception won't break every test
after it
3) removed tests of selectors that webkit doesn't implement yet, so as to not
throw off the resulting total
4) added a column for the native querySelectorAll implementation


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list