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

Issue 2134753002: [metrics] Change rangeOfInterest logic of all metrics to include extrema (Closed)

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

Description

[metrics] Change rangeOfInterest logic of all metrics to include extrema This patch modifies all TBMv2 metrics in tracing/metrics to treat the optional rangeOfInterest parameter as inclusive, i.e. to include its maximum and minimum. For example, given a range of interest [10s, 20s], user expectations would/wouldn't be included in the calculation of the responsiveness metric as follows: rangeOfInterest Included 10 <-------> 20 Before : After ------------------+-----------+-----------------> ........:...... |<-u. exp.->| : : n : n |<-u. exp.->| : n : Y (!) |<-u. exp.->| : Y : Y |<-u. exp.->| Y : Y : |<-u. exp.->| Y : Y : |<-u. exp.->| n : Y (!) : : |<-u. exp.->| n : n Committed: https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/b8e157091d005b037430055b11b13c2b98982231

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M tracing/tracing/metrics/system_health/long_tasks_metric.html View 1 chunk +1 line, -1 line 0 comments Download
M tracing/tracing/metrics/system_health/responsiveness_metric.html View 1 chunk +1 line, -1 line 0 comments Download
M tracing/tracing/metrics/system_health/utils.html View 1 chunk +1 line, -1 line 0 comments Download

Depends on Patchset:

Messages

Total messages: 12 (6 generated)
petrcermak
PTAL. Thanks, Petr
4 years, 5 months ago (2016-07-08 15:31:09 UTC) #3
benjhayden
lgtm
4 years, 5 months ago (2016-07-08 16:06:05 UTC) #4
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/2134753002/1
4 years, 5 months ago (2016-07-08 16:08:20 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: Catapult Linux Tryserver on master.tryserver.client.catapult (JOB_FAILED, https://build.chromium.org/p/tryserver.client.catapult/builders/Catapult%20Linux%20Tryserver/builds/3875)
4 years, 5 months ago (2016-07-08 17:51:02 UTC) #8
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/2134753002/1
4 years, 5 months ago (2016-07-11 07:25:16 UTC) #10
commit-bot: I haz the power
4 years, 5 months ago (2016-07-11 07:49:52 UTC) #12
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/external/github.com/catapult-project/catapu...

Powered by Google App Engine
This is Rietveld 408576698