Skip to content

Releases: myzhan/locust4j

Release 1.0.1

26 Dec 14:17
Compare
Choose a tag to compare

Bugfix

  1. Fixed #1 , workers were not stopped correctly.
  2. wake up stats thread to clear stats.

Changelog

  1. change the format of keys in errors map, use md5 hash as locust does.
  2. add more docs.

Release 1.0.0

29 Nov 01:49
Compare
Choose a tag to compare

Features

  1. Run as a locust slave, only support zeromq protocol.
  2. Support max RPS limitation.
  3. Support dry-run for debug purpose.