github fortio/fortio v0.6.2
fortio v0.6.2

latest releases: v1.63.7, v1.63.6, v1.63.5...
6 years ago

Changes since v0.6.1: #82 to fix #75

  • Support for exact number of calls

If you set RunnerOptions.Exactly to any number, that exact number of calls will be made, and without additional warmup - it will still try to reach the target QPS but if the service is slower it will take the time it will take

On the command line this mode is selected using -n num (this replaces/extends the former grpc ping count flag)

  • Adding the exact # option to the UI as well

Set the requested duration string to be the expected number of calls in that case

Don't miss a new fortio release

NewReleases is sending notifications on new releases.