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

Issue 1987913002: QUIC - add new UMA histograms to help understand HPACK head of line blocking. (Closed)

Created:
4 years, 7 months ago by Buck
Modified:
4 years, 7 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

QUIC - add new UMA histograms to help understand HPACK head of line blocking. Histograms of the age of dynamic table entry at each time used to generate an indexed entry: Net.QuicHpackEncoderIndexedEntryAge Net.QuicHpackDecoderIndexedEntryAge BUG= Committed: https://crrev.com/52b1db11b4c7c53307ee970974d22e0003d23024 Cr-Commit-Position: refs/heads/master@{#395673}

Patch Set 1 #

Patch Set 2 : --set-upstream-to #

Patch Set 3 : rebase onto parent #

Patch Set 4 : sync with upstream #

Patch Set 5 : redo sync #

Patch Set 6 : rebase #

Patch Set 7 : rebase from upstream #

Patch Set 8 : rebase #

Patch Set 9 : rebase after upstream submit #

Total comments: 4

Patch Set 10 : review feedback #1 #

Patch Set 11 : don't mix call by value and const (again!) #

Total comments: 4

Patch Set 12 : review feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -0 lines) Patch
M net/quic/quic_chromium_client_session.h View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/quic_chromium_client_session.cc View 1 2 3 4 5 6 7 8 9 10 11 2 chunks +24 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 4 5 6 7 8 9 10 11 2 chunks +20 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (6 generated)
Buck
4 years, 7 months ago (2016-05-20 21:14:35 UTC) #3
Ryan Hamilton
Cool! Two nits, but LGTM otherwise. https://codereview.chromium.org/1987913002/diff/160001/net/quic/quic_chromium_client_session.cc File net/quic/quic_chromium_client_session.cc (right): https://codereview.chromium.org/1987913002/diff/160001/net/quic/quic_chromium_client_session.cc#newcode388 net/quic/quic_chromium_client_session.cc:388: std::unique_ptr<HpackEncoderDebugVisitor>( fwiw, you ...
4 years, 7 months ago (2016-05-20 21:27:18 UTC) #4
Buck
https://codereview.chromium.org/1987913002/diff/160001/net/quic/quic_chromium_client_session.cc File net/quic/quic_chromium_client_session.cc (right): https://codereview.chromium.org/1987913002/diff/160001/net/quic/quic_chromium_client_session.cc#newcode388 net/quic/quic_chromium_client_session.cc:388: std::unique_ptr<HpackEncoderDebugVisitor>( On 2016/05/20 21:27:18, Ryan Hamilton wrote: > fwiw, ...
4 years, 7 months ago (2016-05-20 21:41:31 UTC) #5
Alexei Svitkine (slow)
lgtm https://codereview.chromium.org/1987913002/diff/200001/net/quic/quic_chromium_client_session.cc File net/quic/quic_chromium_client_session.cc (right): https://codereview.chromium.org/1987913002/diff/200001/net/quic/quic_chromium_client_session.cc#newcode149 net/quic/quic_chromium_client_session.cc:149: "Net.QuicHpackEncoderIndexedEntryAge", Nit: Maybe slightly more readable if you ...
4 years, 7 months ago (2016-05-24 18:00:31 UTC) #6
Buck
https://codereview.chromium.org/1987913002/diff/200001/net/quic/quic_chromium_client_session.cc File net/quic/quic_chromium_client_session.cc (right): https://codereview.chromium.org/1987913002/diff/200001/net/quic/quic_chromium_client_session.cc#newcode149 net/quic/quic_chromium_client_session.cc:149: "Net.QuicHpackEncoderIndexedEntryAge", On 2016/05/24 18:00:30, Alexei Svitkine (OOO til Tues) ...
4 years, 7 months ago (2016-05-24 18:15:06 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1987913002/220001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1987913002/220001
4 years, 7 months ago (2016-05-24 18:16:02 UTC) #10
commit-bot: I haz the power
Committed patchset #12 (id:220001)
4 years, 7 months ago (2016-05-24 19:29:28 UTC) #12
commit-bot: I haz the power
4 years, 7 months ago (2016-05-24 19:31:03 UTC) #14
Message was sent while issue was closed.
Patchset 12 (id:??) landed as
https://crrev.com/52b1db11b4c7c53307ee970974d22e0003d23024
Cr-Commit-Position: refs/heads/master@{#395673}

Powered by Google App Engine
This is Rietveld 408576698