[Webkit-unassigned] [Bug 53880] New: Use bloom filter for descendant selector filtering

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 6 10:14:57 PST 2011


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

           Summary: Use bloom filter for descendant selector filtering
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: koivisto at iki.fi


Bloom filter is faster than a hash set in this kind of use.

-- 
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