Bug 100194

Summary: The font cache evicts inactive font data too aggressively when not under memory pressure
Product: WebKit Reporter: mitz
Component: TextAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ggaren
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Increase cMaxInactiveFontData and cTargetInactiveFontData sam: review+

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.