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.
2 parents b80fd3f + bab315b commit 647c38bCopy full SHA for 647c38b
picoquictest/cc_compete_test.c
@@ -139,7 +139,7 @@ int cc_ns_asym_test()
139
spec.data_rate_in_gbps = 0.01;
140
spec.data_rate_up_in_gbps = 0.001;
141
spec.latency = 300000;
142
- spec.main_target_time = 7000000;
+ spec.main_target_time = 7500000;
143
spec.queue_delay_max = 600000;
144
spec.icid = icid;
145
spec.qlog_dir = ".";
0 commit comments