DisplayItemList::ShouldBeAnalyzedForSolidColor() returns true for a list containing 100k operations |
||
Issue descriptionWhen analyzing performance of third_party/WebKit/PerformanceTests/Paint/large-table-background-change-with-visible-collapsed-borders.html, I found that in each frame update (about 200ms), about 1/4 time is used to analyze solid color. This is because DisplayItemList::ApproximateOpCount() returns 0 for squashed display items.
,
May 16 2016
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, May 16 2016