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 fbfa14f commit 13def7aCopy full SHA for 13def7a
test-case/latency-metrics.sh
@@ -89,7 +89,7 @@ OPT_NAME['T']='trial-until' OPT_DESC['T']="Trial mode: repeat until this val
89
OPT_HAS_ARG['T']=1 OPT_VAL['T']=2
90
91
OPT_NAME['l']='latency_threshold' OPT_DESC['l']='latency threshold in ms'
92
-OPT_HAS_ARG['l']=1 OPT_VAL['l']=85
+OPT_HAS_ARG['l']=1 OPT_VAL['l']=30
93
94
func_opt_parse_option "$@"
95
0 commit comments