[Webkit-unassigned] [Bug 75992] New: querySelector* should cache results

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 10 13:53:21 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=75992

           Summary: querySelector* should cache results
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: koivisto at iki.fi, kling at webkit.org


According to my research, it could benefit anywhere up to 50%. The variance is huge but benefit is huge on websites that does fit this pattern. For example, on gmail, about 2-30% of queries are identical consecutive queries on the same node.

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



More information about the webkit-unassigned mailing list