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

Issue 197473012: Export QUIC response retransmit packet and byte counts via faster stats. (Closed)

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

Description

Export QUIC response retransmit packet and byte counts via faster stats. Computation is done on a stream basis and ignores retransmitted control packets. Merge internal change: 62911712 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -39 lines) Patch
M net/quic/quic_ack_notifier.h View 3 chunks +32 lines, -10 lines 0 comments Download
M net/quic/quic_ack_notifier.cc View 4 chunks +39 lines, -14 lines 0 comments Download
M net/quic/quic_ack_notifier_manager.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/quic/quic_ack_notifier_test.cc View 4 chunks +8 lines, -8 lines 0 comments Download
M net/quic/quic_connection_test.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M net/quic/test_tools/quic_test_utils.h View 1 chunk +4 lines, -1 line 0 comments Download
M net/tools/quic/test_tools/quic_test_utils.h View 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 9 months ago (2014-03-13 02:46:54 UTC) #1
Ryan Hamilton
6 years, 9 months ago (2014-03-13 15:25:14 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698