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

Issue 2806053002: Add Precache.Fetch.Begin user action. (Closed)

Created:
3 years, 8 months ago by twifkak
Modified:
3 years, 8 months ago
CC:
chromium-reviews, jam, darin-cc_chromium.org, wifiprefetch-reviews_google.com, asvitkine+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add Precache.Fetch.Begin user action. This marks the time (in control or enabled) when precaching begins, allowing us to understand ordering with respect to other actions. We are interested to see if we can draw any conclusions about the NavigationToFirstContentfulPaint of the first pageload after a precache, using a custom analysis of the logs. Histograms don't include a timestamp, so as an approximation, we look at the timestamps of all user actions that occur in the same log report as the histogram. This does an okay job of identifying the timestamp of a pageload histogram, but as precaches do not accompany any user actions, there often aren't any associated timestamps to use. This change adds such an action. BUG= Review-Url: https://codereview.chromium.org/2806053002 Cr-Commit-Position: refs/heads/master@{#464791} Committed: https://chromium.googlesource.com/chromium/src/+/14d5464e149236d40c40fe015ab10848f5a36d8d

Patch Set 1 #

Total comments: 2

Patch Set 2 : Amend description. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -0 lines) Patch
M components/precache/content/precache_manager.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M tools/metrics/actions/actions.xml View 1 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
twifkak
3 years, 8 months ago (2017-04-07 23:23:21 UTC) #2
Alexei Svitkine (slow)
https://codereview.chromium.org/2806053002/diff/1/tools/metrics/actions/actions.xml File tools/metrics/actions/actions.xml (right): https://codereview.chromium.org/2806053002/diff/1/tools/metrics/actions/actions.xml#newcode13841 tools/metrics/actions/actions.xml:13841: A precache fetch was initiated, having met all the ...
3 years, 8 months ago (2017-04-10 19:04:10 UTC) #3
twifkak
https://codereview.chromium.org/2806053002/diff/1/tools/metrics/actions/actions.xml File tools/metrics/actions/actions.xml (right): https://codereview.chromium.org/2806053002/diff/1/tools/metrics/actions/actions.xml#newcode13841 tools/metrics/actions/actions.xml:13841: A precache fetch was initiated, having met all the ...
3 years, 8 months ago (2017-04-11 01:15:43 UTC) #5
Alexei Svitkine (slow)
lgtm
3 years, 8 months ago (2017-04-11 20:52:20 UTC) #6
jamartin
lgtm
3 years, 8 months ago (2017-04-14 19:57:08 UTC) #7
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/2806053002/20001
3 years, 8 months ago (2017-04-14 20:07:06 UTC) #9
commit-bot: I haz the power
3 years, 8 months ago (2017-04-14 20:49:10 UTC) #12
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/14d5464e149236d40c40fe015ab1...

Powered by Google App Engine
This is Rietveld 408576698