Bug 305003
| Summary: | Add memory cache for recently loaded top resources in NetworkProcess | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Nham <nham> |
| Component: | WebKit Misc. | Assignee: | Ben Nham <nham> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ben Nham
Add a small memory cache for recently loaded top resource data in NetworkProcess. This is a ~1% PLT win. We're not expecting a memory regression from this as the resource data we're holding on to is clean file-backed memory.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/167643978>
Ben Nham
Pull request: https://github.com/WebKit/WebKit/pull/56155
EWS
Committed 305234@main (dd94c05bda9f): <https://commits.webkit.org/305234@main>
Reviewed commits have been landed. Closing PR #56155 and removing active labels.