At least we should acknowledge the issue - might be a suitable topic for a blog post; determine the effect on these benchmarks. - [wrk2](https://github.com/giltene/wrk2): Both addresses CO and can be used to benchmark - as opposed to load test. - [autocannon](https://github.com/mcollina/autocannon/): CPU saturation on the system running the benchmark is the risk. - ~~[Locust](https://github.com/locustio/locust)~~ Primarily distributed and gives little weight to this use case. - [vegeta](https://github.com/tsenart/vegeta): Currently more suited to load testing more than bench-marking - [per this comment in issue #486](https://github.com/tsenart/vegeta/issues/486#issuecomment-593101450). This may change when tsenart/vegeta#486 is resolved (tsenart/vegeta#500)? - [fortio](https://github.com/fortio/fortio): Currently have not resolved their issue with coordinated ommision. But it is on their radar per fortio/fortio#3
At least we should acknowledge the issue - might be a suitable topic for a blog post; determine the effect on these benchmarks.
LocustPrimarily distributed and gives little weight to this use case.