-
Notifications
You must be signed in to change notification settings - Fork 720
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
cubic: use appropriate byte counting #624
Conversation
560d2e4
to
ccff523
Compare
0dc5d2a
to
476598e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added a few nits, though I haven't quite gotten my head around this change yet, so I'll need to do another pass later.
Also, I just realized I "misspelled" appropriate as accurate in the commit message for the Reno change 🤦♂️ Need to replace s/accurate/appropriate/ in the commit message in this PR.
5c619f8
to
e9a24aa
Compare
Implements quicwg/base-drafts#3917 for CUBIC.
e9a24aa
to
6c49f7d
Compare
Implements quicwg/base-drafts#3917 for CUBIC.