Drop un-used variable
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
115d58d385
commit
41f60da94f
1 changed files with 0 additions and 1 deletions
|
@ -332,7 +332,6 @@ def main():
|
|||
# test stops whenever loop_times or test_time is met first.
|
||||
loop_times = 30
|
||||
test_time = 3600 # time in seconds, e.g. 36000
|
||||
stats_interval = 2
|
||||
ramp_up = 0 # total time in secs to ramp up. default 0, no wait
|
||||
|
||||
perf_test = TestAPI()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue