Skip to content

0.14.0

Compare
Choose a tag to compare
@cyberw cyberw released this 03 Feb 08:49
· 3935 commits to master since this release
  • Drop Python 2 and Python 3.5 support! #1120
  • Continuously measure CPU usage and emit a warning if we get a five second average above 90% #1161
  • Show CPU usage of slave nodes in the Web UI
  • Fixed issue: when running Locust distributed and new slave nodes connected during the hatching/ramp-up
    phase #1168
  • Fixed issue: FastHttpLocust times out when HttpLocust does not #1246