Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion sim_specs/c4_alone_200.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ main_cc_algo: c4
main_start_time: 0
main_scenario_text: =b1:*1:397:20000000;
nb_connections: 1
main_target_time: 1310000
main_target_time: 1400000
data_rate_in_gbps: 0.2
latency: 20000
queue_delay_max: 80000
Expand Down
2 changes: 1 addition & 1 deletion sim_specs/c4_ecn.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ main_cc_algo: c4
main_start_time: 0
main_scenario_text: =b1:*1:397:10000000;
nb_connections: 1
main_target_time: 5000000
main_target_time: 4500000
data_rate_in_gbps: 0.02
latency: 40000
l4s_max: 15000
Expand Down
2 changes: 1 addition & 1 deletion sim_specs/c4_ecn_bbr.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ main_start_time: 0
main_scenario_text: =b1:*1:397:10000000;
nb_connections: 2
main_start_time: 1000000
main_target_time: 15500000
main_target_time: 14000000
background_cc_algo: bbr
background_start_time: 0
background_scenario_text: =b1:*1:397:20000000;
Expand Down
2 changes: 1 addition & 1 deletion sim_specs/c4_ecn_c4.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ main_start_time: 0
main_scenario_text: =b1:*1:397:10000000;
nb_connections: 2
main_start_time: 1000000
main_target_time: 15600000
main_target_time: 13500000
background_cc_algo: c4
background_start_time: 0
background_scenario_text: =b1:*1:397:20000000;
Expand Down
2 changes: 1 addition & 1 deletion sim_specs/c4_ecn_cubic.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ main_start_time: 0
main_scenario_text: =b1:*1:397:10000000;
nb_connections: 2
main_start_time: 1000000
main_target_time: 7000000
main_target_time: 12500000
background_cc_algo: cubic
background_start_time: 0
background_scenario_text: =b1:*1:397:20000000;
Expand Down
2 changes: 1 addition & 1 deletion sim_specs/c4_wifi_bad_c4.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ nb_connections: 2
background_cc_algo: c4
background_start_time: 0
background_scenario_text: =b1:*1:397:10000000;
main_target_time: 11000000
main_target_time: 12000000
data_rate_in_gbps: 0.01
latency: 1000
jitter: 7000
Expand Down