Laurent Demailly
Laurent Demailly
https://cloud.docker.com/swarm/fortio/repository/docker/fortio/fortio/builds/35848d7d-7534-4084-b6cf-c531e2c83c1d ``` === RUN TestInfiniteDurationAndAbort Starting at 10 qps with 1 thread(s) [gomax 1] until interrupted 16:08:04 I periodic.go:519> T000 ended after 6.633219332s : 128 calls. qps=19.29681404962775 16:08:04 I periodic.go:59>...
suggested by @andraxylia
they are a lot of common code (but also differences)
maybe with pointer to some faq/description of what percentiles are etc cc @danehans
Thanks @rkpagadala for the suggestion on #111
like we have `delay` and `status` query args let's add a `count` that will increment a request counter and a way to get it back possibly a json version of...
for the basic client, there are numerous combo of modes - chunked vs content length vs keepalive and could use test to confirm that it works irrespective of framing (whether...
related to self benchmakr https://blog.cloudflare.com/go-dont-collect-my-garbage/