Skip to content

Commit

Permalink
for the purpose of experimentation use beta of 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kazuho committed Nov 5, 2023
1 parent 2731dc8 commit a751264
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/quicly/cc.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ extern "C" {
#include "quicly/loss.h"

#define QUICLY_MIN_CWND 2
#define QUICLY_RENO_BETA 0.7
#define QUICLY_RENO_BETA 0.5

/**
* Holds pointers to concrete congestion control implementation functions.
Expand Down

0 comments on commit a751264

Please sign in to comment.