Skip to content

Releases: mcollina/autocannon

v0.7.2

26 Jun 17:02
Compare
Choose a tag to compare

v0.7.0

25 Jun 15:38
Compare
Choose a tag to compare
  • Added a bailout option to stop the load test in case of errors #24 by @thekemkid
  • Support customizing the request before the first go #22 by @thekemkid

v0.6.0

24 Jun 14:31
Compare
Choose a tag to compare
  • Support setBody() setHeaders() and setHeadersAndBody() #14 by @thekemkid
  • Support rendering the progress bar and all the CLI output programmatically #13 by @thekemkid
  • Correctly track stddev when pipelining is used #17 by @thekemkid
  • Better documentation and validations #19 by @thekemkid

v0.5.2

08 Jun 14:12
Compare
Choose a tag to compare

v0.5.1

03 Jun 15:06
Compare
Choose a tag to compare
  • Do not print "pipelining factor"

v0.5.0

03 Jun 10:39
Compare
Choose a tag to compare
  • Fixed format of the total number of requests
  • Handle CTRL-C so that it prints the results so far

v0.4.0

08 Apr 09:44
Compare
Choose a tag to compare
  • use --body for inlining a body, --input for specifying a file #4
  • support body as strings on the API #

v0.3.1

07 Apr 21:01
Compare
Choose a tag to compare
  • Republished because checked out with windows with \r\n.

v0.3.0

07 Apr 16:16
Compare
Choose a tag to compare
  • Bumped native-hdr-histogram to 0.2.0
  • Windows support

v0.1.0

04 Apr 17:47
Compare
Choose a tag to compare
  • Initial release