- Add colors to the tui view #64
- Support Ipv6 host #181
- Print min, max, average and pXX for Requests per second in JSON output like bombardier #177
- Add JSON Output #169
- Fix QPS control to send with correct rate for first 1 sec
- Make histogram compatible to hey
- closes #161
- Add support for bracketed IPv6 syntax in connect-to
- Add
rustls
feature flag to build againstrustls
instead ofnative-tls
.
- Fix histogram to show correct response time
- closes #157
- Use clap 3.0.0 instead of structopt
- closes #131
- Add
--latency-correction
to avoid Coordinated Omission Problem.
- Set '--no-tui' automatically when stdout isn't TTY
- Bump
resolv-conf
to supportoptions edns0 trust-ad
on/etc/resolv.conf
- Add --connect-to option to override DNS for a given host+port, similar to curl
- Speed up on WSL Ubuntu 20.4
- Support -q 0 option for unlimited qps
- Fix performance on limiting query/second