NEW250950
Allow early exit from pruneDeadResources() when targetSize is 0
https://bugs.webkit.org/show_bug.cgi?id=250950
Summary Allow early exit from pruneDeadResources() when targetSize is 0
Ahmad Saleem
Reported 2023-01-21 15:47:37 PST
Hi Team, While going through Blink's commit, I came across another potential merge, where they noticed performance telemetry improvement on Image heavy test case: Blink Commit - https://chromium.googlesource.com/chromium/blink/+/26cbbcec029d1c1984f7e974d69d219ead67924e ^ Unfortunately there is no test case. WebKit - https://searchfox.org/wubkat/source/Source/WebCore/loader/cache/MemoryCache.cpp#213 & https://searchfox.org/wubkat/source/Source/WebCore/loader/cache/MemoryCache.cpp#309 Just wanted to raise to get input. Thanks!
Attachments
Radar WebKit Bug Importer
Comment 1 2023-01-28 15:48:17 PST
Note You need to log in before you can comment on or make changes to this bug.