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

Issue 2150473003: cc: Eliminate refcount churn in prioritized tile's raster source. (Closed)

Created:
4 years, 5 months ago by vmpstr
Modified:
4 years, 5 months ago
Reviewers:
danakj, ericrk
CC:
chromium-reviews, cc-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

cc: Eliminate refcount churn in prioritized tile's raster source. This patch saves about 5% time during prepare tiles by eliminating unnecessary refcount churn when copying prioritized tiles around in the raster tile priority queues. R=ericrk CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/9f7eaff141b728bca75df40e70d53edb6da25ce3 Cr-Commit-Position: refs/heads/master@{#405613}

Patch Set 1 #

Total comments: 6

Patch Set 2 : comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -26 lines) Patch
M cc/tiles/picture_layer_tiling.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/tiles/prioritized_tile.h View 1 3 chunks +9 lines, -16 lines 0 comments Download
M cc/tiles/prioritized_tile.cc View 1 chunk +3 lines, -9 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
vmpstr
Please take a look.
4 years, 5 months ago (2016-07-13 23:41:34 UTC) #2
vmpstr
+danakj as well.
4 years, 5 months ago (2016-07-14 20:50:22 UTC) #4
danakj
https://codereview.chromium.org/2150473003/diff/1/cc/tiles/prioritized_tile.h File cc/tiles/prioritized_tile.h (left): https://codereview.chromium.org/2150473003/diff/1/cc/tiles/prioritized_tile.h#oldcode22 cc/tiles/prioritized_tile.h:22: PrioritizedTile(const PrioritizedTile& other); Can it be DISALLOW_COPY_AND_ASSIGN? https://codereview.chromium.org/2150473003/diff/1/cc/tiles/prioritized_tile.h File ...
4 years, 5 months ago (2016-07-14 21:19:08 UTC) #5
vmpstr
PTAL https://codereview.chromium.org/2150473003/diff/1/cc/tiles/prioritized_tile.h File cc/tiles/prioritized_tile.h (left): https://codereview.chromium.org/2150473003/diff/1/cc/tiles/prioritized_tile.h#oldcode22 cc/tiles/prioritized_tile.h:22: PrioritizedTile(const PrioritizedTile& other); On 2016/07/14 21:19:08, danakj wrote: ...
4 years, 5 months ago (2016-07-14 21:27:41 UTC) #6
danakj
OK LGTM
4 years, 5 months ago (2016-07-14 21:49:25 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2150473003/20001
4 years, 5 months ago (2016-07-14 21:51:30 UTC) #9
commit-bot: I haz the power
Your CL relies on deprecated CQ feature(s): * Specifying master names in CQ_INCLUDE_TRYBOTS part of ...
4 years, 5 months ago (2016-07-14 21:51:31 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-07-14 22:56:53 UTC) #11
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-14 22:56:58 UTC) #12
commit-bot: I haz the power
4 years, 5 months ago (2016-07-14 22:59:00 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/9f7eaff141b728bca75df40e70d53edb6da25ce3
Cr-Commit-Position: refs/heads/master@{#405613}

Powered by Google App Engine
This is Rietveld 408576698