RESOLVED FIXED 100194
The font cache evicts inactive font data too aggressively when not under memory pressure
https://bugs.webkit.org/show_bug.cgi?id=100194
Summary The font cache evicts inactive font data too aggressively when not under memo...
mitz
Reported 2012-10-23 21:29:27 PDT
Increasing the number of inactive font data objects we keep in the cache increases the hit rate, leading to improved page load performance.
Attachments
Increase cMaxInactiveFontData and cTargetInactiveFontData (1.77 KB, patch)
2012-10-23 21:38 PDT, mitz
sam: review+
mitz
Comment 1 2012-10-23 21:38:13 PDT
Created attachment 170312 [details] Increase cMaxInactiveFontData and cTargetInactiveFontData
mitz
Comment 2 2012-10-23 22:13:28 PDT
Note You need to log in before you can comment on or make changes to this bug.