Chromium Code Reviews
DescriptionRemove HarfBuzzRun cache
Remove the HarfBuzzRun cache as using the run text value as the cache
isn't good enough when shaping across runs (support for which is coming
in a separate change) or when text rendering settings have changed (CSS
font-feature-settings).
Early testing indicates that the performance implications of removing
the cache are negligible as the overhead of maintaining the cache
negates most of the savings.
R=behdad@chromium.org,leviw@chromium.org
BUG=345401
TEST=PerformanceTests/Layout/hindi-line-layout.html
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180408
Patch Set 1 #Patch Set 2 : for perf try bots #Patch Set 3 : #Patch Set 4 : #Patch Set 5 : #Patch Set 6 : rebase w/HEAD #Messages
Total messages: 14 (0 generated)
|