File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -35,7 +35,8 @@ sim_general:
3535sim_threshold :
3636 - id : one_packet_throughput
3737 mbps_accuracy : 100
38- mbps_required : 50000
38+ mbps_required : 5000
39+ speed_max : 25000
3940 analysis :
4041 use_statistic_counter : true
4142 metrics :
@@ -54,7 +55,8 @@ sim_threshold:
5455 - id : one_packet_limit_cache_size
5556 marks : []
5657 mbps_accuracy : 100
57- mbps_required : 50000
58+ mbps_required : 5000
59+ speed_max : 25000
5860 probe :
5961 cache_size : 14 # exponent to the power of 2
6062 analysis :
@@ -76,7 +78,8 @@ sim_threshold:
7678 - id : one_packet_short_timeout
7779 marks : []
7880 mbps_accuracy : 100
79- mbps_required : 50000
81+ mbps_required : 5000
82+ speed_max : 25000
8083 probe :
8184 active_timeout : 10
8285 inactive_timeout : 10
@@ -99,7 +102,8 @@ sim_threshold:
99102 - id : one_packet_one_min_timeout
100103 marks : []
101104 mbps_accuracy : 100
102- mbps_required : 50000
105+ mbps_required : 5000
106+ speed_max : 25000
103107 probe :
104108 active_timeout : 60
105109 inactive_timeout : 60
You can’t perform that action at this time.
0 commit comments