[Webkit-unassigned] [Bug 252883] New: use RobinHoodHashMap for large style rule tables

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 23 21:36:51 PST 2023


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

            Bug ID: 252883
           Summary: use RobinHoodHashMap for large style rule tables
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: heycam at apple.com
                CC: webkit-bug-importer at group.apple.com

The id and class tables in RuleFeatureSet and RuleSet can get big.  Let's try reducing their size by using RobinHoodHashMap.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230224/56a59863/attachment.htm>


More information about the webkit-unassigned mailing list