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

Issue 15211004: Add histogram to measure the read deferral on crosswebsite navigation (Closed)

Created:
7 years, 7 months ago by clamy
Modified:
7 years, 4 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Add histogram to measure the read deferral on crosswebsite navigation On crosswebsite navigation, after receiving and validating the response headers, read of the response body is deferred. This histogram measure this deferral. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=216660

Patch Set 1 #

Total comments: 9

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -0 lines) Patch
M content/browser/loader/resource_loader.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/loader/resource_loader.cc View 1 3 chunks +7 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
clamy
7 years, 7 months ago (2013-05-21 15:18:52 UTC) #1
pasko
I think having this metric would be super useful to see how much time we ...
7 years, 7 months ago (2013-05-21 16:37:51 UTC) #2
pasko-google - do not use
a friendly ping :)
7 years, 6 months ago (2013-05-29 15:50:34 UTC) #3
pasko
Camille, James, can we land something like that before M30 please?
7 years, 4 months ago (2013-08-01 15:51:05 UTC) #4
James Simonsen
https://codereview.chromium.org/15211004/diff/1/content/browser/loader/resource_loader.cc File content/browser/loader/resource_loader.cc (right): https://codereview.chromium.org/15211004/diff/1/content/browser/loader/resource_loader.cc#newcode368 content/browser/loader/resource_loader.cc:368: compute_read_deferral_histogram_ = true; I don't think you need this ...
7 years, 4 months ago (2013-08-01 19:17:40 UTC) #5
clamy
jar@: please take a look at the changes in histograms.xml. https://chromiumcodereview.appspot.com/15211004/diff/1/content/browser/loader/resource_loader.cc File content/browser/loader/resource_loader.cc (right): https://chromiumcodereview.appspot.com/15211004/diff/1/content/browser/loader/resource_loader.cc#newcode368 ...
7 years, 4 months ago (2013-08-05 14:33:44 UTC) #6
James Simonsen
lgtm
7 years, 4 months ago (2013-08-05 16:50:58 UTC) #7
clamy
isherman@: Please take a look at the changes in histograms.xml
7 years, 4 months ago (2013-08-07 11:53:26 UTC) #8
Ilya Sherman
histograms.xml lgtm
7 years, 4 months ago (2013-08-08 07:33:21 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/clamy@chromium.org/15211004/15001
7 years, 4 months ago (2013-08-08 10:13:59 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/clamy@chromium.org/15211004/15001
7 years, 4 months ago (2013-08-09 09:48:35 UTC) #11
commit-bot: I haz the power
7 years, 4 months ago (2013-08-09 11:05:25 UTC) #12
Message was sent while issue was closed.
Change committed as 216660

Powered by Google App Engine
This is Rietveld 408576698