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

Issue 298893010: Add three new histogram to tracking QUIC packet reordering: (Closed)

Created:
6 years, 7 months ago by Ryan Hamilton
Modified:
6 years, 7 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, jar (doing other things), asvitkine+watch_chromium.org
Visibility:
Public.

Description

Add two new histogram to tracking QUIC packet reordering: * Net.QuicSession.MaxReordering * Net.QuicSession.MaxReorderingTime * Net.QuicSession.MaxReorderingTimeLongRtt Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272631

Patch Set 1 #

Total comments: 2

Patch Set 2 : fix comments #

Total comments: 2

Patch Set 3 : fewer custom buckets #

Patch Set 4 : fix comments #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -0 lines) Patch
M net/quic/quic_client_session.cc View 1 2 1 chunk +11 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +22 lines, -0 lines 1 comment Download

Messages

Total messages: 10 (0 generated)
Ryan Hamilton
Ian, I think this is what we discussed. What do you think?
6 years, 7 months ago (2014-05-23 15:34:39 UTC) #1
Ian Swett
lgtm Thanks Ryan, it would be nice to have a matching reordering in sequence number ...
6 years, 7 months ago (2014-05-23 15:54:35 UTC) #2
Ian Swett
lgtm One more nit about the new histogram, but LGTM. https://codereview.chromium.org/298893010/diff/20001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/298893010/diff/20001/tools/metrics/histograms/histograms.xml#newcode13551 ...
6 years, 7 months ago (2014-05-23 15:56:23 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rch@chromium.org/298893010/40001
6 years, 7 months ago (2014-05-23 15:57:59 UTC) #4
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-23 15:58:00 UTC) #5
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
6 years, 7 months ago (2014-05-23 15:58:00 UTC) #6
Ryan Hamilton
jar: can you take a look? https://codereview.chromium.org/298893010/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/298893010/diff/1/tools/metrics/histograms/histograms.xml#newcode13549 tools/metrics/histograms/histograms.xml:13549: +<histogram name="Net.QuicSession.MaxReorderingTime" units="percent"> ...
6 years, 7 months ago (2014-05-23 16:19:15 UTC) #7
jar (doing other things)
lgtm https://codereview.chromium.org/298893010/diff/60001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/298893010/diff/60001/tools/metrics/histograms/histograms.xml#newcode13566 tools/metrics/histograms/histograms.xml:13566: + The ratio of the maximum reordering time ...
6 years, 7 months ago (2014-05-23 16:24:49 UTC) #8
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-23 20:25:52 UTC) #9
commit-bot: I haz the power
6 years, 7 months ago (2014-05-23 23:17:11 UTC) #10
Message was sent while issue was closed.
Change committed as 272631

Powered by Google App Engine
This is Rietveld 408576698