Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(87)

Issue 23495013: Early out from CleanUpUnusedImageDecodeTasks(). (Closed)

Created:
7 years, 3 months ago by Tom Hudson
Modified:
7 years, 3 months ago
Reviewers:
reveman, vmpstr, tomhudson
CC:
chromium-reviews, cc-bugs_chromium.org, Sami
Visibility:
Public.

Description

Early out from CleanUpUnusedImageDecodeTasks(). If we have no image decode tasks, we don't need to do all the tile and layer management to identify which are unnecessary. 200% speedup on manage_tiles_*_0, 25% speedup on manage_tiles_*_100. Thanks to Sami for the suggestion. BUG=282412 R=reveman@chromium.org,vmpstr@chromium.org CC=skyostil@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=220607

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M cc/resources/tile_manager.cc View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
tomhudson
PTAL. On Android I see similar perftest improvement as on desktop: 2-3x when for manage_tiles_*_0, ...
7 years, 3 months ago (2013-08-30 14:52:37 UTC) #1
reveman
nice, lgtm
7 years, 3 months ago (2013-08-30 15:34:17 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tomhudson@chromium.org/23495013/1
7 years, 3 months ago (2013-08-30 15:37:50 UTC) #3
vmpstr
lgtm2! This is really nice. I wonder though if there's a way we can get ...
7 years, 3 months ago (2013-08-30 16:32:42 UTC) #4
tomhudson
On 2013/08/30 16:32:42, vmpstr wrote: > lgtm2! This is really nice. I wonder though if ...
7 years, 3 months ago (2013-08-30 16:39:25 UTC) #5
vmpstr
On 2013/08/30 16:39:25, tomhudson wrote: > On 2013/08/30 16:32:42, vmpstr wrote: > > lgtm2! This ...
7 years, 3 months ago (2013-08-30 16:48:33 UTC) #6
commit-bot: I haz the power
7 years, 3 months ago (2013-08-30 17:59:29 UTC) #7
Message was sent while issue was closed.
Change committed as 220607

Powered by Google App Engine
This is Rietveld 408576698