DescriptionAdding a performance test for font fallback
Using a set of ~19000 characters extracted from DRT's font configuration, the
test is slicing them into smaller sets and rendering them in a page. This
exercises WebFontInfo::fallbackFontForChar which is the cause for slowness,
as described in bug 266214.
This test case is preparation for landing the an optimization patch which
drastically reduces the number of fontconfig calls in the sandbox IPC process.
BUG=266214
R=eseidel,eae
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=177337
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|