New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 656099 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Oct 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Feature



Sign in to add a comment

[Offline Pages] Add UMA for time to start processing a request

Project Member Reported by dougarnett@chromium.org, Oct 14 2016

Issue description

To better understand how fast we are servicing Download page requests
we should consider logging the number of seconds from when a SavePageLater
request is made to when we first start processing it. Additionally we
might consider separate histograms for svelte and non-svelte devices
and the latter can immediately schedule processing. This would help
provide insight into the potential value or improvement of additional
scheduling approach (eg, ConnectivityListener-based) while Chrome is
resident on the device.

[Note: We do already have UMA for the time to when the Save completes
so this is more specifically about the initial scheduling.]
 
Status: Fixed (was: Assigned)

Sign in to add a comment