Chromium Code Reviews
Descriptionrelnote: Protected by --quic_fix_cubic_bytes_quantization. Fix CubicBytes Quantization.
Due to an unfortunate ordering of operations in the actual "cubing" part of the CWND
calculation, we were inadvertantly quantizing the congestion-window calculation.
(Note: The "reno" part of the cubic algorithm wis smooth and not quantized before.)
Switching the order of operations obviates the problem.
Additionally, removed parameterization from cubic_test.cc and
cubic_bytes_test.cc, because the parameterization was getting
unwieldy. Instead, the parameters are controlled by command-line
flag.
Merge internal change: 141183279
BUG=
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 7 (5 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||