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

Issue 2807243002: Construct Cpu Time MultidimensionalView (Closed)

Created:
3 years, 8 months ago by dproy
Modified:
3 years, 7 months ago
Reviewers:
benjhayden, tdresser
CC:
catapult-reviews_chromium.org, tracing-review_chromium.org
Target Ref:
refs/heads/master
Project:
catapult
Visibility:
Public.

Description

Construct Cpu Time MultidimensionalView This CL adds a function to construct a multidimensional tree view for cpu time metrics. The tree holds both cpuUage (cpu time per second) and cpuTotal (sum of cpu time) information. The structure of the multidimensional view is explained in more detail in the cpu_time_multidimensional_view.md doc. BUG=catapult:#3325 Review-Url: https://codereview.chromium.org/2807243002 Committed: https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/ff3b45d456482f2ac0282d5532a9d38fe3d031d8

Patch Set 1 #

Total comments: 10

Patch Set 2 : Fix segment bound sillyness, and lots of jsdoc #

Patch Set 3 : Rebase #

Patch Set 4 : Address tdresser@ comments #

Total comments: 8

Patch Set 5 : Address benjhayden@ comments and fix test bug #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1652 lines, -2 lines) Patch
M tracing/tracing/extras/chrome/cpu_time.html View 1 2 3 4 2 chunks +80 lines, -0 lines 1 comment Download
A tracing/tracing/extras/chrome/cpu_time_multidimensional_view.md View 1 2 3 1 chunk +77 lines, -0 lines 0 comments Download
M tracing/tracing/extras/chrome/cpu_time_test.html View 1 2 3 4 5 chunks +1369 lines, -2 lines 0 comments Download
A tracing/tracing/extras/chrome/cpu_time_test_utils.html View 1 chunk +126 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 13 (5 generated)
dproy
PTAL. If you think some of the tests are redundant and have ideas about how ...
3 years, 8 months ago (2017-04-10 18:33:39 UTC) #2
tdresser
https://codereview.chromium.org/2807243002/diff/1/tracing/tracing/extras/chrome/cpu_time.html File tracing/tracing/extras/chrome/cpu_time.html (right): https://codereview.chromium.org/2807243002/diff/1/tracing/tracing/extras/chrome/cpu_time.html#newcode113 tracing/tracing/extras/chrome/cpu_time.html:113: * during that range. Use jsdoc. https://codereview.chromium.org/2807243002/diff/1/tracing/tracing/extras/chrome/cpu_time_multidimensional_view.md File tracing/tracing/extras/chrome/cpu_time_multidimensional_view.md ...
3 years, 8 months ago (2017-04-10 20:48:29 UTC) #3
dproy
Addressed comments. PTAL. https://codereview.chromium.org/2807243002/diff/1/tracing/tracing/extras/chrome/cpu_time.html File tracing/tracing/extras/chrome/cpu_time.html (right): https://codereview.chromium.org/2807243002/diff/1/tracing/tracing/extras/chrome/cpu_time.html#newcode113 tracing/tracing/extras/chrome/cpu_time.html:113: * during that range. On 2017/04/10 ...
3 years, 7 months ago (2017-05-11 00:50:47 UTC) #4
benjhayden
Just a few nits then lgtm https://codereview.chromium.org/2807243002/diff/60001/tracing/tracing/extras/chrome/cpu_time.html File tracing/tracing/extras/chrome/cpu_time.html (right): https://codereview.chromium.org/2807243002/diff/60001/tracing/tracing/extras/chrome/cpu_time.html#newcode124 tracing/tracing/extras/chrome/cpu_time.html:124: * Returns a ...
3 years, 7 months ago (2017-05-11 17:20:09 UTC) #5
dproy
Addressed nits. I'll wait for one more round by tdresser@ before landing. https://codereview.chromium.org/2807243002/diff/60001/tracing/tracing/extras/chrome/cpu_time.html File tracing/tracing/extras/chrome/cpu_time.html ...
3 years, 7 months ago (2017-05-11 20:23:57 UTC) #6
tdresser
LGTM https://codereview.chromium.org/2807243002/diff/80001/tracing/tracing/extras/chrome/cpu_time.html File tracing/tracing/extras/chrome/cpu_time.html (right): https://codereview.chromium.org/2807243002/diff/80001/tracing/tracing/extras/chrome/cpu_time.html#newcode155 tracing/tracing/extras/chrome/cpu_time.html:155: * See cpu_time_multidimensinoal_view.md for more details about the ...
3 years, 7 months ago (2017-05-11 20:33:08 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/2807243002/80001
3 years, 7 months ago (2017-05-12 18:36:51 UTC) #10
commit-bot: I haz the power
3 years, 7 months ago (2017-05-12 19:01:08 UTC) #13
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/external/github.com/catapult-project/catapu...

Powered by Google App Engine
This is Rietveld 408576698