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

Issue 138923004: Telemetry: Normalize fast-path results with frames. (Closed)

Created:
6 years, 11 months ago by epenner
Modified:
6 years, 11 months ago
Reviewers:
ernstm1, nduca
CC:
chromium-reviews, chrome-speed-team+watch_google.com
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Telemetry: Normalize fast-path results with frames. This changes our unit from percentage-busy to ms-per-frame. This should be less noisy to stalls where we are idle not producing frames. NOTRY=true BUG=334063 No-try since this obviously doesn't break net-unittests. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245301

Patch Set 1 #

Patch Set 2 : Rebase on Nat's patch. #

Patch Set 3 : Simplify append. #

Patch Set 4 : Tests. #

Patch Set 5 : Rebase on master. #

Patch Set 6 : Add no-frames error. #

Patch Set 7 : Customize silk/fastpath results. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+129 lines, -105 lines) Patch
M tools/perf/benchmarks/silk.py View 1 2 3 4 5 6 1 chunk +1 line, -1 line 1 comment Download
M tools/perf/measurements/thread_times.py View 1 2 3 4 5 6 2 chunks +8 lines, -4 lines 0 comments Download
M tools/perf/measurements/thread_times_unittest.py View 1 2 3 4 5 6 1 chunk +3 lines, -3 lines 0 comments Download
M tools/perf/metrics/timeline.py View 1 2 3 4 5 6 4 chunks +94 lines, -65 lines 0 comments Download
M tools/perf/metrics/timeline_unittest.py View 1 2 3 4 5 6 3 chunks +23 lines, -32 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
epenner
Ptal. The frame-counting was uber simple as long as this is okay. I'm beginning to ...
6 years, 11 months ago (2014-01-14 23:10:34 UTC) #1
epenner
Also, Nat I'm happy to wait for your patch to land first.
6 years, 11 months ago (2014-01-14 23:11:03 UTC) #2
epenner
Rebased on Nat's patch. Ptal. This fixes two small issues I found with Nat's patch ...
6 years, 11 months ago (2014-01-15 03:00:38 UTC) #3
nduca
lgtm
6 years, 11 months ago (2014-01-15 20:57:44 UTC) #4
nduca
(add unit test coverage now that i have tests in timeline_unittest.py)
6 years, 11 months ago (2014-01-15 20:58:13 UTC) #5
epennerAtGoogle
On 2014/01/15 20:58:13, nduca wrote: > (add unit test coverage now that i have tests ...
6 years, 11 months ago (2014-01-15 21:35:38 UTC) #6
epenner
Ptal for tests. Nat, I needed to decide what to do with the main thread ...
6 years, 11 months ago (2014-01-15 23:16:47 UTC) #7
epenner
Ptal for reporting the correct silk/fastpath results. https://codereview.chromium.org/138923004/diff/440001/tools/perf/benchmarks/silk.py File tools/perf/benchmarks/silk.py (right): https://codereview.chromium.org/138923004/diff/440001/tools/perf/benchmarks/silk.py#newcode15 tools/perf/benchmarks/silk.py:15: options = ...
6 years, 11 months ago (2014-01-16 01:38:58 UTC) #8
epenner
I'm landing since Nat and I have talked offline and I want to fix the ...
6 years, 11 months ago (2014-01-16 01:43:52 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/epenner@chromium.org/138923004/440001
6 years, 11 months ago (2014-01-16 02:12:44 UTC) #10
nduca
lgtm
6 years, 11 months ago (2014-01-16 03:13:06 UTC) #11
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) app_list_unittests, ash_unittests, aura_unittests, cacheinvalidation_unittests, cc_unittests, check_deps, ...
6 years, 11 months ago (2014-01-16 06:01:24 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/epenner@chromium.org/138923004/440001
6 years, 11 months ago (2014-01-16 16:22:38 UTC) #13
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) net_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=247401
6 years, 11 months ago (2014-01-16 18:03:40 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/epenner@chromium.org/138923004/440001
6 years, 11 months ago (2014-01-16 20:22:07 UTC) #15
commit-bot: I haz the power
6 years, 11 months ago (2014-01-16 20:23:41 UTC) #16
Message was sent while issue was closed.
Change committed as 245301

Powered by Google App Engine
This is Rietveld 408576698