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

Issue 867803003: Report viewport memory and timing correctly for Slimming Paint. (Closed)

Created:
5 years, 11 months ago by Stephen Chennney
Modified:
5 years, 10 months ago
Reviewers:
ajuma, vmpstr
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

Report viewport memory and timing correctly for Slimming Paint. The rasterize_and_record benchmark was not using data from the DisplayItemList. Now it does. R=ajuma@chromium.org,vmpstr@chromium.org BUG=451448 Committed: https://crrev.com/c76f528131949d7fe60b7facf1e7b40362aacfd5 Cr-Commit-Position: refs/heads/master@{#313420}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Addressed comments. #

Total comments: 4

Patch Set 3 : Fix nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -10 lines) Patch
M cc/debug/rasterize_and_record_benchmark.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M cc/debug/rasterize_and_record_benchmark.cc View 1 2 6 chunks +82 lines, -10 lines 0 comments Download

Messages

Total messages: 13 (2 generated)
Stephen Chennney
Seems this is the best way to get correct viewport stats for Slimming Paint. I'm ...
5 years, 11 months ago (2015-01-23 19:50:22 UTC) #1
vmpstr
There does seem to be a lot of code duplication, but I'm not sure how ...
5 years, 11 months ago (2015-01-23 20:03:06 UTC) #2
ajuma
https://codereview.chromium.org/867803003/diff/1/cc/debug/rasterize_and_record_benchmark.cc File cc/debug/rasterize_and_record_benchmark.cc (right): https://codereview.chromium.org/867803003/diff/1/cc/debug/rasterize_and_record_benchmark.cc#newcode113 cc/debug/rasterize_and_record_benchmark.cc:113: RunOnDisplayListLayer(layer); Perhaps also define a RunOnPicturePileLayer for the logic ...
5 years, 11 months ago (2015-01-23 20:10:19 UTC) #3
Stephen Chennney
I think this is somewhat better than before.
5 years, 10 months ago (2015-01-27 22:51:57 UTC) #5
ajuma
On 2015/01/27 22:51:57, Stephen Chenney wrote: > I think this is somewhat better than before. ...
5 years, 10 months ago (2015-01-27 22:55:56 UTC) #6
vmpstr
lgtm with nits https://codereview.chromium.org/867803003/diff/40001/cc/debug/rasterize_and_record_benchmark.cc File cc/debug/rasterize_and_record_benchmark.cc (right): https://codereview.chromium.org/867803003/diff/40001/cc/debug/rasterize_and_record_benchmark.cc#newcode187 cc/debug/rasterize_and_record_benchmark.cc:187: const int kTimeLimitMillis = 1; nit: ...
5 years, 10 months ago (2015-01-27 22:57:33 UTC) #7
Stephen Chennney
https://codereview.chromium.org/867803003/diff/40001/cc/debug/rasterize_and_record_benchmark.cc File cc/debug/rasterize_and_record_benchmark.cc (right): https://codereview.chromium.org/867803003/diff/40001/cc/debug/rasterize_and_record_benchmark.cc#newcode187 cc/debug/rasterize_and_record_benchmark.cc:187: const int kTimeLimitMillis = 1; On 2015/01/27 22:57:32, vmpstr ...
5 years, 10 months ago (2015-01-28 00:24:08 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/867803003/60001
5 years, 10 months ago (2015-01-28 00:24:52 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:60001)
5 years, 10 months ago (2015-01-28 04:02:45 UTC) #11
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/c76f528131949d7fe60b7facf1e7b40362aacfd5 Cr-Commit-Position: refs/heads/master@{#313420}
5 years, 10 months ago (2015-01-28 04:04:37 UTC) #12
oystein (OOO til 10th of July)
5 years, 10 months ago (2015-02-03 00:36:13 UTC) #13
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:60001) has been created in
https://codereview.chromium.org/885753004/ by oysteine@chromium.org.

The reason for reverting is: Reverting due to https://crbug.com/453131.

Powered by Google App Engine
This is Rietveld 408576698