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

Issue 1814873002: Use byte conservation instead of packet conservation in QUIC's Slow Start Large Recovery experiment… (Closed)

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

Description

Use byte conservation instead of packet conservation in QUIC's Slow Start Large Recovery experiment. Protected by quic_sslr_byte_conservation. Merge internal change: 116964633 R=rch@chromium.org BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+116 lines, -12 lines) Patch
M net/quic/congestion_control/tcp_cubic_sender_base.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/congestion_control/tcp_cubic_sender_base.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/congestion_control/tcp_cubic_sender_bytes.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/congestion_control/tcp_cubic_sender_bytes.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M net/quic/congestion_control/tcp_cubic_sender_bytes_test.cc View 3 chunks +42 lines, -3 lines 0 comments Download
M net/quic/congestion_control/tcp_cubic_sender_packets.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/congestion_control/tcp_cubic_sender_packets.cc View 1 chunk +16 lines, -3 lines 0 comments Download
M net/quic/congestion_control/tcp_cubic_sender_packets_test.cc View 3 chunks +42 lines, -3 lines 0 comments Download
M net/quic/quic_connection_stats.h View 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/quic_connection_stats.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/quic_flags.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/quic_flags.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 2 (0 generated)
fnk
4 years, 9 months ago (2016-03-17 15:24:55 UTC) #1
Ryan Hamilton
4 years, 9 months ago (2016-03-17 17:42:32 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698