Skip to content

1.2

Compare
Choose a tag to compare
@cyberw cyberw released this 19 Aug 10:25
· 2586 commits to master since this release
  • Rename hatch rate to spawn rate (the –hatch-rate parameter is only deprecated, but the hatch_complete event has been renamed spawning_complete)
  • Ability to generate any custom load shape with LoadTestShape class
  • Allow ramping down of users
  • Ability to use save custom percentiles
  • Improve command line stats output
  • Bug fixes (excessive precision of metrics in losust csv stats, negative response time when system clock has changed, issue with non-string failure messages, some typos etc)
  • Documentation improvements