Descriptioncc: Optimize GenerateDiscardableImagesMetadata for display items.
After an observation that we don't actually need an rtree or a scale
to gather discardable images (we process every item at scale 1.f), we
decided that it's best to replicate a few lines of the raster code at
the benefit of faster implementation and less peak memory.
This patch does this. This path is already tested by cc_unittests.
R=danakj@chromium.org
CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel
Review-Url: https://codereview.chromium.org/2743793002
Cr-Commit-Position: refs/heads/master@{#455917}
Committed: https://chromium.googlesource.com/chromium/src/+/9b2ce42c3e9b02e8037b494a32a47cabd5f6e2a9
Patch Set 1 #
Messages
Total messages: 8 (4 generated)
|