Skip to content

Releases: artemoliynyk/oxiflow

v1.0.0

16 Apr 20:12
eec649b
Compare
Choose a tag to compare

First stable version of oxiflow simple load tester.

Supports following features:

  • singe URL
  • URLs list in a file
  • number of HTTP methods
  • custom concurrency
  • custom repeat
  • custom delay
  • custom timeouts
  • 4 levels of logging
  • built-in progress bar
  • per-request statistic
  • some useful help arguments

v1.0.0-beta-2

11 Apr 19:25
530b70d
Compare
Choose a tag to compare

To be provided...

v1.0.0-pre-a1

03 Mar 19:52
15e37d5
Compare
Choose a tag to compare
v1.0.0-pre-a1 Pre-release
Pre-release

What's happening

  • Added base load testing with measuring response time
  • Support for single URL in cli as well as text file with URLs
  • Multiple methods support
  • Textual reporting
  • Concurrency, repeats, delay
  • Progressbar