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

Issue 406403002: Fix to QUIC's RttStats ExpireSmoothedMetrics where the mean deviation (Closed)

Created:
6 years, 5 months ago by ramant (doing other things)
Modified:
6 years, 4 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@Reno_congestion_control_71621257
Project:
chromium
Visibility:
Public.

Description

Fix to QUIC's RttStats ExpireSmoothedMetrics where the mean deviation may increase if the rtt decreased. Merge internal change: 71665066 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -3 lines) Patch
M net/quic/congestion_control/rtt_stats.h View 1 chunk +3 lines, -2 lines 0 comments Download
M net/quic/congestion_control/rtt_stats.cc View 2 chunks +6 lines, -1 line 0 comments Download
M net/quic/congestion_control/rtt_stats_test.cc View 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 5 months ago (2014-07-23 01:41:59 UTC) #1
Ryan Hamilton
6 years, 5 months ago (2014-07-23 03:38:35 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698