Descriptioncc: Speed up CleanUpImageDecodeTasks a bit.
This patch keeps the state of used layers and updates it in register
and unregister tile. This eliminates the need for CleanUpImageDecodeTasks.
This also provides a fix to the memory limits in the perftest, so by
comparison the performance should drop significantly. However, this is
only because the perftests are now properly testing the full
ManageTiles code path. The patch to remove CleanUpImageDecodeTasks
actually improves performance by about 15%.
BUG=283777
R=reveman@chromium.org,tomhudson@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221638
Patch Set 1 #
Total comments: 10
Patch Set 2 : #
Total comments: 3
Patch Set 3 : review #
Total comments: 2
Patch Set 4 : review #Patch Set 5 : #
Messages
Total messages: 14 (0 generated)
|