WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
252883
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-02-23 21:37:27 PST
<
rdar://problem/105868369
>
Cameron McCormack (:heycam)
Comment 2
2023-02-23 21:39:31 PST
Pull request:
https://github.com/WebKit/WebKit/pull/10635
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.
Top of Page
Format For Printing
XML
Clone This Bug