Bug 252883

Summary: use RobinHoodHashMap for large style rule tables
Product: WebKit Reporter: Cameron McCormack (:heycam) <heycam>
Component: CSSAssignee: Cameron McCormack (:heycam) <heycam>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Cameron McCormack (:heycam)
Reported 2023-02-23 21:36:51 PST
The id and class tables in RuleFeatureSet and RuleSet can get big. Let's try reducing their size by using RobinHoodHashMap.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-02-23 21:37:27 PST
Cameron McCormack (:heycam)
Comment 2 2023-02-23 21:39:31 PST
Cameron McCormack (:heycam)
Comment 3 2023-05-29 19:42:37 PDT
This did not help memory usage.
Note You need to log in before you can comment on or make changes to this bug.