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

Issue 2104303002: Create a metric that combines v8, memory, and responsiveness metrics. (Closed)

Created:
4 years, 5 months ago by ulan
Modified:
4 years, 5 months ago
CC:
catapult-reviews_chromium.org, tracing-review_chromium.org
Base URL:
https://github.com/catapult-project/catapult.git@master
Target Ref:
refs/heads/master
Project:
catapult
Visibility:
Public.

Description

Create a metric that combines v8, memory, and responsiveness metrics. We need it to port ooronline_tbm to TBMv2. This patch also changes the frame time discrepancy to be absolute, so that we are consistent with TBMv1. BUG=chromium:621035

Patch Set 1 #

Total comments: 3

Patch Set 2 : add todo #

Patch Set 3 : revert discrepancy metric change #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -1 line) Patch
M tracing/tracing/metrics/v8/v8_metrics.html View 1 2 chunks +11 lines, -1 line 0 comments Download

Messages

Total messages: 13 (5 generated)
ulan
ptal https://codereview.chromium.org/2104303002/diff/1/tracing/tracing/metrics/system_health/responsiveness_metric.html File tracing/tracing/metrics/system_health/responsiveness_metric.html (left): https://codereview.chromium.org/2104303002/diff/1/tracing/tracing/metrics/system_health/responsiveness_metric.html#oldcode52 tracing/tracing/metrics/system_health/responsiveness_metric.html:52: var absolute = false; Ben, any reason why ...
4 years, 5 months ago (2016-06-29 13:27:25 UTC) #4
petrcermak
LGTM with one comment and assuming Ben is fine with the responsiveness metric modification. Thanks, ...
4 years, 5 months ago (2016-06-29 20:26:07 UTC) #5
ulan
Thanks! https://codereview.chromium.org/2104303002/diff/1/tracing/tracing/metrics/v8/v8_metrics.html File tracing/tracing/metrics/v8/v8_metrics.html (right): https://codereview.chromium.org/2104303002/diff/1/tracing/tracing/metrics/v8/v8_metrics.html#newcode24 tracing/tracing/metrics/v8/v8_metrics.html:24: function v8AndMemoryAndResponsivenessMetrics(values, model) { On 2016/06/29 20:26:07, petrcermak ...
4 years, 5 months ago (2016-06-30 06:45:00 UTC) #7
benjhayden
IIRC, the reason that we use relative discrepancy here is because it is bounded and ...
4 years, 5 months ago (2016-06-30 19:51:08 UTC) #8
benjhayden
Also, the DISCREPANCY_NUMERIC_BUILDER's unit would need to change to ms for absolute discrepancy.
4 years, 5 months ago (2016-06-30 19:52:12 UTC) #9
eakuefner
not lgtm This doesn't need to happen after https://codereview.chromium.org/2110683010 is landed; please wait for that ...
4 years, 5 months ago (2016-06-30 19:54:33 UTC) #11
ulan
On 2016/06/30 19:54:33, eakuefner wrote: > not lgtm > > This doesn't need to happen ...
4 years, 5 months ago (2016-07-01 07:34:36 UTC) #12
ulan
4 years, 5 months ago (2016-07-01 07:52:17 UTC) #13
Message was sent while issue was closed.
> Yes. I will upload it in a different CL.
Done: https://codereview.chromium.org/2113253002/

Powered by Google App Engine
This is Rietveld 408576698