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

Issue 2467763002: [loading metric] filter out events during cache warming (Closed)

Created:
4 years, 1 month ago by Kunihiko Sakamoto
Modified:
4 years, 1 month ago
CC:
catapult-reviews_chromium.org, tracing-review_chromium.org
Target Ref:
refs/heads/master
Project:
catapult
Visibility:
Public.

Description

[loading metric] filter out events during cache warming The regexp in prepareTelemetryInternalEventPredicate did not match the titles of events logged by cache_temperature.py. Note for perf sheriffs: Improvements are expected in page_cycler_v2 benchmarks. BUG=catapult:#2962 Committed: https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/0d3575d73a471a53e1d1d363a349ad4536f293fc

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix in cache_temperature #

Total comments: 1

Patch Set 3 : Fix in cache_temperature (really) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M telemetry/telemetry/page/cache_temperature.py View 1 2 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 21 (12 generated)
Kunihiko Sakamoto
4 years, 1 month ago (2016-11-01 06:13:15 UTC) #4
kouhei (in TOK)
https://codereview.chromium.org/2467763002/diff/1/tracing/tracing/metrics/system_health/loading_metric.html File tracing/tracing/metrics/system_health/loading_metric.html (right): https://codereview.chromium.org/2467763002/diff/1/tracing/tracing/metrics/system_health/loading_metric.html#newcode172 tracing/tracing/metrics/system_health/loading_metric.html:172: if (!!slice.title.match(/^telemetry\.[^.]*\.warmCache\.start$/)) Sorry about the original mistake, but can ...
4 years, 1 month ago (2016-11-01 06:17:26 UTC) #5
Kunihiko Sakamoto
OK, PTAL https://codereview.chromium.org/2467763002/diff/1/tracing/tracing/metrics/system_health/loading_metric.html File tracing/tracing/metrics/system_health/loading_metric.html (right): https://codereview.chromium.org/2467763002/diff/1/tracing/tracing/metrics/system_health/loading_metric.html#newcode172 tracing/tracing/metrics/system_health/loading_metric.html:172: if (!!slice.title.match(/^telemetry\.[^.]*\.warmCache\.start$/)) On 2016/11/01 06:17:25, kouhei wrote: ...
4 years, 1 month ago (2016-11-01 06:25:17 UTC) #6
kouhei (in TOK)
lgtm % below https://codereview.chromium.org/2467763002/diff/20001/tracing/tracing/metrics/system_health/loading_metric_test.html File tracing/tracing/metrics/system_health/loading_metric_test.html (right): https://codereview.chromium.org/2467763002/diff/20001/tracing/tracing/metrics/system_health/loading_metric_test.html#newcode63 tracing/tracing/metrics/system_health/loading_metric_test.html:63: title: 'telemetry.internal.warmCache.warmCache.start', Let's use something other ...
4 years, 1 month ago (2016-11-01 06:27:11 UTC) #7
Kunihiko Sakamoto
OK, I think PS3 is the right fix. PTAL
4 years, 1 month ago (2016-11-01 06:39:49 UTC) #8
kouhei (in TOK)
lgtm
4 years, 1 month ago (2016-11-01 06:43:16 UTC) #9
nednguyen
lgtm oops
4 years, 1 month ago (2016-11-01 12:14:35 UTC) #17
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/2467763002/40001
4 years, 1 month ago (2016-11-01 12:15:27 UTC) #19
commit-bot: I haz the power
4 years, 1 month ago (2016-11-01 12:17:05 UTC) #21
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/external/github.com/catapult-project/catapu...

Powered by Google App Engine
This is Rietveld 408576698