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

Issue 2716903002: Adding PLM UMA for byte usage by load type (Closed)

Created:
3 years, 10 months ago by RyanSturm
Modified:
3 years, 9 months ago
CC:
asvitkine+watch_chromium.org, chromium-reviews, csharrison+watch_chromium.org, loading-reviews+metrics_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Adding PLM UMA for byte usage by load type Comparing various load types distribution of network vs cache usage will give insights into how much data is really being used by these load types. This will be useful to compare to existing TabRestore UMA as well. BUG=695658 Review-Url: https://codereview.chromium.org/2716903002 Cr-Commit-Position: refs/heads/master@{#455229} Committed: https://chromium.googlesource.com/chromium/src/+/d02a1d189e60d72da5511ec2620a1ff89d642cf8

Patch Set 1 #

Total comments: 3

Patch Set 2 : asvitkine nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+211 lines, -3 lines) Patch
M chrome/browser/page_load_metrics/observers/core_page_load_metrics_observer.h View 1 chunk +12 lines, -0 lines 0 comments Download
M chrome/browser/page_load_metrics/observers/core_page_load_metrics_observer.cc View 2 chunks +52 lines, -0 lines 0 comments Download
M chrome/browser/page_load_metrics/observers/core_page_load_metrics_observer_unittest.cc View 1 6 chunks +144 lines, -3 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 34 (22 generated)
RyanSturm
bmcquade: PTAL, thanks bengr: PTAL, let me know if there is anything else you want ...
3 years, 10 months ago (2017-02-25 01:10:32 UTC) #10
Bryan McQuade
LGTM, thanks!
3 years, 9 months ago (2017-03-01 02:17:01 UTC) #11
bengr
lgtm https://codereview.chromium.org/2716903002/diff/1/chrome/browser/page_load_metrics/observers/core_page_load_metrics_observer.cc File chrome/browser/page_load_metrics/observers/core_page_load_metrics_observer.cc (right): https://codereview.chromium.org/2716903002/diff/1/chrome/browser/page_load_metrics/observers/core_page_load_metrics_observer.cc#newcode752 chrome/browser/page_load_metrics/observers/core_page_load_metrics_observer.cc:752: switch (GetPageLoadType(transition_)) { Are there any other transitions ...
3 years, 9 months ago (2017-03-01 20:54:13 UTC) #12
RyanSturm
I think for right now, these are the most interesting transition types. Certainly, there are ...
3 years, 9 months ago (2017-03-02 01:18:49 UTC) #13
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/2716903002/1
3 years, 9 months ago (2017-03-02 01:19:58 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/376292)
3 years, 9 months ago (2017-03-02 01:33:51 UTC) #17
RyanSturm
Asvitkine: ptal, thanks
3 years, 9 months ago (2017-03-02 01:58:38 UTC) #19
Alexei Svitkine (slow)
lgtm https://codereview.chromium.org/2716903002/diff/1/chrome/browser/page_load_metrics/observers/core_page_load_metrics_observer_unittest.cc File chrome/browser/page_load_metrics/observers/core_page_load_metrics_observer_unittest.cc (right): https://codereview.chromium.org/2716903002/diff/1/chrome/browser/page_load_metrics/observers/core_page_load_metrics_observer_unittest.cc#newcode415 chrome/browser/page_load_metrics/observers/core_page_load_metrics_observer_unittest.cc:415: for (auto request : resources) { Nit: const ...
3 years, 9 months ago (2017-03-06 22:06:08 UTC) #20
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/2716903002/20001
3 years, 9 months ago (2017-03-07 02:43:31 UTC) #27
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/379178)
3 years, 9 months ago (2017-03-07 06:21:43 UTC) #29
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/2716903002/20001
3 years, 9 months ago (2017-03-07 20:28:44 UTC) #31
commit-bot: I haz the power
3 years, 9 months ago (2017-03-07 21:49:34 UTC) #34
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/d02a1d189e60d72da5511ec2620a...

Powered by Google App Engine
This is Rietveld 408576698