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

Issue 2954923003: Reduce send rate to 50% if overusing before we have an acknowledged bitrate. (Closed)

Created:
3 years, 5 months ago by terelius
Modified:
3 years, 5 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Reduce send rate to 50% if overusing before we have an acknowledged bitrate. Check TimeToReducefurther to avoid reducing too often. BUG=webrtc:7884 Review-Url: https://codereview.webrtc.org/2954923003 Cr-Commit-Position: refs/heads/master@{#18888} Committed: https://chromium.googlesource.com/external/webrtc/+/a9521e248ef1c92bbbd992a010d5d130000f29f8

Patch Set 1 #

Total comments: 4

Patch Set 2 : Nits and add test. #

Total comments: 2

Patch Set 3 : Verify overuse detected in test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -0 lines) Patch
M webrtc/modules/congestion_controller/delay_based_bwe.cc View 1 1 chunk +12 lines, -0 lines 0 comments Download
M webrtc/modules/congestion_controller/delay_based_bwe_unittest.cc View 1 2 1 chunk +37 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (16 generated)
terelius
3 years, 5 months ago (2017-06-27 11:11:11 UTC) #4
stefan-webrtc
LGTM with comments addressed. Would be nice with a simple unittest to verify this too. ...
3 years, 5 months ago (2017-06-30 15:31:34 UTC) #7
holmer
lgtm but consider my comment. https://codereview.webrtc.org/2954923003/diff/20001/webrtc/modules/congestion_controller/delay_based_bwe_unittest.cc File webrtc/modules/congestion_controller/delay_based_bwe_unittest.cc (right): https://codereview.webrtc.org/2954923003/diff/20001/webrtc/modules/congestion_controller/delay_based_bwe_unittest.cc#newcode228 webrtc/modules/congestion_controller/delay_based_bwe_unittest.cc:228: EXPECT_NEAR(bitrate_observer_.latest_bitrate(), kStartBitrate / 2, ...
3 years, 5 months ago (2017-07-04 10:54:31 UTC) #11
terelius
https://codereview.webrtc.org/2954923003/diff/1/webrtc/modules/congestion_controller/delay_based_bwe.cc File webrtc/modules/congestion_controller/delay_based_bwe.cc (right): https://codereview.webrtc.org/2954923003/diff/1/webrtc/modules/congestion_controller/delay_based_bwe.cc#newcode209 webrtc/modules/congestion_controller/delay_based_bwe.cc:209: // reducing too often On 2017/06/30 15:31:34, stefan-webrtc wrote: ...
3 years, 5 months ago (2017-07-04 11:01:12 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2954923003/40001
3 years, 5 months ago (2017-07-04 11:50:16 UTC) #19
commit-bot: I haz the power
3 years, 5 months ago (2017-07-04 11:53:05 UTC) #22
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/external/webrtc/+/a9521e248ef1c92bbbd992a01...

Powered by Google App Engine
This is Rietveld 408576698