Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Use cubic as the default TCP congestion control #356

Merged
merged 1 commit into from
Dec 7, 2024

Conversation

1Naim
Copy link
Member

@1Naim 1Naim commented Dec 6, 2024

BBRv3 has been reported to cause slow network speeds on desktop systems, particularly when downloading in Steam. Research[1] has also showed that BBRv3 fails horribly with staggered network flows.

[1] https://inet-bbrv3eval.mpi-inf.mpg.de/

BBRv3 has been reported to cause slow network speeds on desktop systems, particularly when downloading in Steam.
Research[1] has also showed that BBRv3 fails horribly with staggered network flows.

[1] https://inet-bbrv3eval.mpi-inf.mpg.de/

Signed-off-by: Eric Naim <[email protected]>
@1Naim 1Naim requested a review from ptr1337 December 6, 2024 19:48
@ptr1337 ptr1337 merged commit 7b9eee6 into master Dec 7, 2024
2 checks passed
@ptr1337 ptr1337 deleted the feat/drop-bbr branch December 7, 2024 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants