issues
search
tag1consulting
/
goose
Load testing framework, inspired by Locust
https://tag1.com/goose
Apache License 2.0
809
stars
70
forks
source link
release v0.13.2
#350
Closed
jeremyandrews
closed
3 years ago
jeremyandrews
commented
3 years ago
0.13.2 August 19, 2021
fix broken links within the documentation; general documentation cleanups
introduce
--startup-time
which can be set together with
--users
instead of using
--hatch-rate
to configure how quickly to start users
fix
--run-time
to always start counting after all users are fully started
include starting and stopping time in addition to running time in text metrics and html report
0.13.2 August 19, 2021
--startup-time
which can be set together with--users
instead of using--hatch-rate
to configure how quickly to start users--run-time
to always start counting after all users are fully started