RESOLVED WORKSFORME252883
use RobinHoodHashMap for large style rule tables
https://bugs.webkit.org/show_bug.cgi?id=252883
Summary use RobinHoodHashMap for large style rule tables
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.