We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 647c38b commit c9808d5Copy full SHA for c9808d5
picoquictest/cc_compete_test.c
@@ -114,7 +114,7 @@ int cc_compete_d_cubic_test()
114
spec.background_start_time = 0;
115
spec.background_scenario_text = cc_compete_batch_scenario_10M;
116
spec.nb_connections = 2;
117
- spec.main_target_time = 8500000;
+ spec.main_target_time = 10000000;
118
spec.data_rate_in_gbps = 0.02;
119
spec.latency = 40000;
120
spec.icid = icid;
0 commit comments