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

Issue 784563002: Add histograms to track how long QUIC read/write operations take to complete. (Closed)

Created:
6 years ago by Ryan Hamilton
Modified:
6 years ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Add histograms to track how long QUIC read/write operations take to complete. BUG=439522 Committed: https://crrev.com/d885a6855fb022b204f4cfb33cec73a71bd889f3 Cr-Commit-Position: refs/heads/master@{#307097}

Patch Set 1 #

Total comments: 6

Patch Set 2 : fix comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -1 line) Patch
M net/quic/quic_client_session.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/quic_default_packet_writer.cc View 3 chunks +11 lines, -1 line 0 comments Download
M tools/metrics/histograms/histograms.xml View 3 chunks +23 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
Ryan Hamilton
I got this presubmit warning, but I think it's spurious: Some UMA_HISTOGRAM lines have been ...
6 years ago (2014-12-05 19:01:36 UTC) #2
Ryan Hamilton
ianswett: FYI
6 years ago (2014-12-05 19:03:41 UTC) #4
ramant (doing other things)
LGTM. Please consider fixing nits. https://codereview.chromium.org/784563002/diff/1/net/quic/quic_client_session.cc File net/quic/quic_client_session.cc (right): https://codereview.chromium.org/784563002/diff/1/net/quic/quic_client_session.cc#newcode764 net/quic/quic_client_session.cc:764: UMA_HISTOGRAM_BOOLEAN("Net.QuicSession.AyncRead", rv == ERR_IO_PENDING); ...
6 years ago (2014-12-05 20:05:24 UTC) #5
Ryan Hamilton
Thanks! https://codereview.chromium.org/784563002/diff/1/net/quic/quic_client_session.cc File net/quic/quic_client_session.cc (right): https://codereview.chromium.org/784563002/diff/1/net/quic/quic_client_session.cc#newcode764 net/quic/quic_client_session.cc:764: UMA_HISTOGRAM_BOOLEAN("Net.QuicSession.AyncRead", rv == ERR_IO_PENDING); On 2014/12/05 20:05:24, ramant ...
6 years ago (2014-12-05 20:23:09 UTC) #6
Alexei Svitkine (slow)
lgtm
6 years ago (2014-12-05 20:26:43 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/784563002/20001
6 years ago (2014-12-05 20:28:37 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
6 years ago (2014-12-05 22:22:29 UTC) #10
commit-bot: I haz the power
6 years ago (2014-12-05 22:24:56 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/d885a6855fb022b204f4cfb33cec73a71bd889f3
Cr-Commit-Position: refs/heads/master@{#307097}

Powered by Google App Engine
This is Rietveld 408576698