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

Issue 1950423006: Offline Pages: Add Model Load Time UMA. (Closed)

Created:
4 years, 7 months ago by dewittj
Modified:
4 years, 7 months ago
Reviewers:
Mark P, Pete Williamson
CC:
chromium-reviews, romax+watch_chromium.org, fgorski+watch_chromium.org, petewil+watch_chromium.org, dewittj+watch_chromium.org, asvitkine+watch_chromium.org, dimich+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Offline Pages: Add Model Load Time UMA. Since many offline pages API calls now wait for the model to be loaded, we want to characterize the amount of time it can take. BUG=607573 Committed: https://crrev.com/97d87bb593370ec0a9f92437bfe7c7ee08c8409b Cr-Commit-Position: refs/heads/master@{#392237}

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : Add units to metric descriptions. #

Total comments: 3

Patch Set 4 : Rename metrics for more precision. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -5 lines) Patch
M components/offline_pages/offline_page_model.h View 1 3 chunks +4 lines, -2 lines 0 comments Download
M components/offline_pages/offline_page_model.cc View 1 2 3 3 chunks +11 lines, -3 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 1 chunk +17 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (8 generated)
dewittj
PTAL mpearson: histograms petewil: all
4 years, 7 months ago (2016-05-06 16:45:31 UTC) #3
Pete Williamson
https://codereview.chromium.org/1950423006/diff/20001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/1950423006/diff/20001/tools/metrics/histograms/histograms.xml#newcode33945 tools/metrics/histograms/histograms.xml:33945: +</histogram> Why would we measure the directory creation time? ...
4 years, 7 months ago (2016-05-06 16:57:14 UTC) #4
dewittj
https://codereview.chromium.org/1950423006/diff/20001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/1950423006/diff/20001/tools/metrics/histograms/histograms.xml#newcode33945 tools/metrics/histograms/histograms.xml:33945: +</histogram> On 2016/05/06 16:57:14, Pete Williamson wrote: > Why ...
4 years, 7 months ago (2016-05-06 18:26:02 UTC) #5
Pete Williamson
lgtm
4 years, 7 months ago (2016-05-06 18:50:54 UTC) #6
Mark P
https://codereview.chromium.org/1950423006/diff/40001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/1950423006/diff/40001/tools/metrics/histograms/histograms.xml#newcode34109 tools/metrics/histograms/histograms.xml:34109: + the offline page model. nit: The histogram name ...
4 years, 7 months ago (2016-05-06 20:09:23 UTC) #7
dewittj
https://codereview.chromium.org/1950423006/diff/40001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/1950423006/diff/40001/tools/metrics/histograms/histograms.xml#newcode34109 tools/metrics/histograms/histograms.xml:34109: + the offline page model. On 2016/05/06 20:09:23, Mark ...
4 years, 7 months ago (2016-05-06 20:13:15 UTC) #8
Mark P
https://codereview.chromium.org/1950423006/diff/40001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/1950423006/diff/40001/tools/metrics/histograms/histograms.xml#newcode34109 tools/metrics/histograms/histograms.xml:34109: + the offline page model. On 2016/05/06 20:13:15, dewittj ...
4 years, 7 months ago (2016-05-06 20:18:39 UTC) #9
dewittj
Updated to reflect a more precise definition of what we are measuring.
4 years, 7 months ago (2016-05-06 20:36:50 UTC) #10
Mark P
histograms.xml lgtm
4 years, 7 months ago (2016-05-06 21:47:29 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1950423006/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1950423006/60001
4 years, 7 months ago (2016-05-06 21:48:38 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/66589)
4 years, 7 months ago (2016-05-07 00:54:32 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1950423006/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1950423006/60001
4 years, 7 months ago (2016-05-07 01:27:42 UTC) #18
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 7 months ago (2016-05-07 02:23:08 UTC) #20
commit-bot: I haz the power
4 years, 7 months ago (2016-05-07 02:25:00 UTC) #22
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/97d87bb593370ec0a9f92437bfe7c7ee08c8409b
Cr-Commit-Position: refs/heads/master@{#392237}

Powered by Google App Engine
This is Rietveld 408576698