Bug 295861
| Summary: | Putting HashMap in a heap block hurts memory use, speed, code size (WebCore databases) | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Darin Adler <darin> |
| Component: | WebCore Misc. | Assignee: | Darin Adler <darin> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Darin Adler
Putting HashMap in a heap block hurts memory use, speed, and code size. We should stop doing that; this will cover WebCore database module code.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/155734983>
Darin Adler
Pull request: https://github.com/WebKit/WebKit/pull/47957
EWS
Committed 297507@main (d73b4b306435): <https://commits.webkit.org/297507@main>
Reviewed commits have been landed. Closing PR #47957 and removing active labels.