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

Issue 56573002: cc: Only report calc_draw_props_count. (Closed)

Created:
7 years, 1 month ago by tonyg
Modified:
7 years, 1 month ago
Reviewers:
danakj, enne (OOO)
CC:
chromium-reviews, cc-bugs_chromium.org
Visibility:
Public.

Description

cc: Only report calc_draw_props_time. The perf dashboard is configured to monitor every trace output by the cc_perftests. Here, we were outputting two traces that represent the exact same thing. This only causes more work for the perf sheriffs. So I'm cutting it down to one. Incidentally, this eliminates a bug where the dashboard thought that a higher count was a regression. This also improves the precision by supporting decimals. BUG=313537 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=233775

Patch Set 1 #

Patch Set 2 : Keep count instead of "us" #

Patch Set 3 : Support decimals #

Patch Set 4 : fix stray diff #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -10 lines) Patch
M cc/trees/layer_tree_host_common_perftest.cc View 2 1 chunk +0 lines, -6 lines 0 comments Download
M cc/trees/layer_tree_host_perftest.cc View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
M testing/perf/perf_test.h View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M testing/perf/perf_test.cc View 1 2 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
tonyg
I'd be happy to keep count over time if you prefer that. But my goal ...
7 years, 1 month ago (2013-11-01 21:39:50 UTC) #1
enne (OOO)
On 2013/11/01 21:39:50, tonyg wrote: > I'd be happy to keep count over time if ...
7 years, 1 month ago (2013-11-01 21:46:12 UTC) #2
tonyg
> Yeah, I'd prefer to keep count. (1) seems much more informative than (2). Great ...
7 years, 1 month ago (2013-11-01 22:06:50 UTC) #3
danakj
On Fri, Nov 1, 2013 at 5:46 PM, <enne@chromium.org> wrote: > On 2013/11/01 21:39:50, tonyg ...
7 years, 1 month ago (2013-11-01 22:09:26 UTC) #4
tonyg
On Fri, Nov 1, 2013 at 3:09 PM, Dana Jansens <danakj@chromium.org> wrote: > On Fri, ...
7 years, 1 month ago (2013-11-01 22:12:16 UTC) #5
enne (OOO)
I don't feel as strongly as danakj does about what number gets reported here. My ...
7 years, 1 month ago (2013-11-01 22:17:37 UTC) #6
danakj
On Fri, Nov 1, 2013 at 6:17 PM, <enne@chromium.org> wrote: > I don't feel as ...
7 years, 1 month ago (2013-11-01 22:23:28 UTC) #7
enne (OOO)
On 2013/11/01 22:23:28, danakj wrote: > On Fri, Nov 1, 2013 at 6:17 PM, <mailto:enne@chromium.org> ...
7 years, 1 month ago (2013-11-04 19:08:40 UTC) #8
tonyg
> I think the reason the ms/run graph is bad is that PerfTest::PrintResult takes a ...
7 years, 1 month ago (2013-11-04 23:12:44 UTC) #9
tonyg
enne, ptal
7 years, 1 month ago (2013-11-07 23:39:40 UTC) #10
enne (OOO)
lgtm
7 years, 1 month ago (2013-11-07 23:49:12 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tonyg@chromium.org/56573002/160001
7 years, 1 month ago (2013-11-07 23:56:23 UTC) #12
commit-bot: I haz the power
7 years, 1 month ago (2013-11-08 05:31:49 UTC) #13
Message was sent while issue was closed.
Change committed as 233775

Powered by Google App Engine
This is Rietveld 408576698