WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
ASSIGNED
226162
Putting HashMap in a heap block hurts memory use, speed, code size (part 1)
https://bugs.webkit.org/show_bug.cgi?id=226162
Summary
Putting HashMap in a heap block hurts memory use, speed, code size (part 1)
Darin Adler
Reported
2021-05-23 23:10:04 PDT
Putting HashMap in a heap block hurts memory use, speed, and code size. We should stop doing that. This bug will cover removing *most* cases where we do it.
Attachments
Patch
(255.73 KB, patch)
2021-05-23 23:17 PDT
,
Darin Adler
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
Patch
(255.74 KB, patch)
2021-05-23 23:31 PDT
,
Darin Adler
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Darin Adler
Comment 1
2021-05-23 23:17:02 PDT
Comment hidden (obsolete)
Created
attachment 429504
[details]
Patch
EWS Watchlist
Comment 2
2021-05-23 23:18:05 PDT
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See
https://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Darin Adler
Comment 3
2021-05-23 23:31:18 PDT
Created
attachment 429506
[details]
Patch
Radar WebKit Bug Importer
Comment 4
2021-05-30 23:11:17 PDT
<
rdar://problem/78675956
>
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