diff options
author | erikwright@chromium.org <erikwright@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-14 23:54:27 +0000 |
---|---|---|
committer | erikwright@chromium.org <erikwright@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-14 23:54:27 +0000 |
commit | c7593fb293c58ccb4bcd290d476e9e03d82c2934 (patch) | |
tree | a828346d3de6b71520e19ae9975d46bb226e41ff /chrome/browser/prerender/prerender_final_status.cc | |
parent | 6c40ccce333577885785d8528d8743df30c254fb (diff) | |
download | chromium_src-c7593fb293c58ccb4bcd290d476e9e03d82c2934.zip chromium_src-c7593fb293c58ccb4bcd290d476e9e03d82c2934.tar.gz chromium_src-c7593fb293c58ccb4bcd290d476e9e03d82c2934.tar.bz2 |
Add/change metrics for cookie store loading:
Cookie.TimeLoad (previously the total time the IO thread was busy loading cookies) is now the sum of all DB-thread tasks for loading cookies.
Cookie.TimeBlockedOnLoad is the time between the IO thread requesting cookies to load and them finally being loaded.
Cookie.PriorityBlockingTime is the amount of time that there were one or more web requests waiting on cookies to load.
Cookie.PriorityLoadCount is the number of priority loads that occurred (i.e., different domains that were requested before the cookie store was fully loaded).
BUG=68657
TEST=
Review URL: http://codereview.chromium.org/8537016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109981 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/prerender/prerender_final_status.cc')
0 files changed, 0 insertions, 0 deletions