File tree Expand file tree Collapse file tree
tools/ft-analyzer/ftanalyzer Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ default:
2222sim_general :
2323 - id : one_packet_precise
2424 speed_multiplier : 1.0
25- loops : 3
25+ loops : 2
2626 marks : [precise]
2727 analysis :
2828 model : " precise"
@@ -32,7 +32,7 @@ sim_threshold:
3232 - id : one_packet_throughput
3333 mbps_accuracy : 100
3434 mbps_required : 5000
35- speed_max : 25000
35+ speed_max : 12500
3636 analysis :
3737 use_statistic_counter : true
3838 metrics :
@@ -52,7 +52,7 @@ sim_threshold:
5252 marks : []
5353 mbps_accuracy : 100
5454 mbps_required : 5000
55- speed_max : 25000
55+ speed_max : 12500
5656 probe :
5757 cache_size : 14 # exponent to the power of 2
5858 analysis :
@@ -75,7 +75,7 @@ sim_threshold:
7575 marks : []
7676 mbps_accuracy : 100
7777 mbps_required : 5000
78- speed_max : 25000
78+ speed_max : 12500
7979 probe :
8080 active_timeout : 10
8181 inactive_timeout : 10
@@ -99,7 +99,7 @@ sim_threshold:
9999 marks : []
100100 mbps_accuracy : 100
101101 mbps_required : 5000
102- speed_max : 25000
102+ speed_max : 12500
103103 probe :
104104 active_timeout : 60
105105 inactive_timeout : 60
You can’t perform that action at this time.
0 commit comments