Skip to content

Commit

Permalink
Cleanup: Removes unused BBR congestion controller.
Browse files Browse the repository at this point in the history
This was introduced on trial but turned out to perform badly for WebRTC
purposes and never used in production.

Bug: webrtc:9883
Change-Id: Ib72acddf4d90fc9ac042084dddf526c04661f290
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/173680
Reviewed-by: Erik Språng <[email protected]>
Commit-Queue: Sebastian Jansson <[email protected]>
Cr-Commit-Position: refs/heads/master@{#31085}
  • Loading branch information
jonex authored and Commit Bot committed Apr 16, 2020
1 parent ce0a11d commit 5c356bb
Show file tree
Hide file tree
Showing 26 changed files with 0 additions and 4,528 deletions.
1 change: 0 additions & 1 deletion modules/congestion_controller/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ if (rtc_include_tests) {
"../../test:test_support",
"../../test/scenario",
"../pacing",
"bbr:bbr_unittests",
"goog_cc:estimators",
"goog_cc:goog_cc_unittests",
"pcc:pcc_unittests",
Expand Down
138 changes: 0 additions & 138 deletions modules/congestion_controller/bbr/BUILD.gn

This file was deleted.

205 changes: 0 additions & 205 deletions modules/congestion_controller/bbr/bandwidth_sampler.cc

This file was deleted.

Loading

0 comments on commit 5c356bb

Please sign in to comment.