10 lines
158 B
Plaintext
10 lines
158 B
Plaintext
locustfile = locustfile.py
|
|
expect-workers = 200
|
|
host = http://localhost
|
|
users = 20
|
|
hatch-rate = 2
|
|
run-time = 2m
|
|
headless = true
|
|
csv=calibre
|
|
only-summary=true
|