*How does the average latency compare?* I had to check this 3 times before I believed it, but the average latency is dead equal -- to within 0.1 msec -- with or without the router, all the way from 10 to 100 concurrent workers.
Ah, so what that means is that although 99% of responses are a tiny bit quicker with the router, the slowest ones manage to compensate for that. I am adding a new graph for average latency to the paper, and I will also add a graph for 100% of latencies, i.e. "what was the slowest?" I guess we will see there that slowest case with the router is always somewhat worse than slowest case without. Which makes sense... On Mon, Mar 15, 2021 at 6:17 AM Gordon Sim <g...@redhat.com> wrote: > On 15/03/2021 09:37, Michael Goulish wrote: > > ...over a 40 Gbit/sec link, using the Golang 'Hey' HTTP load generator, > and > > a simple Go webserver, with and without the Dispatch Router in the > middle. > > > > Document here > > < > https://drive.google.com/file/d/1YJXuDqDWHDLTdCglDeK6YZqx6xAV_NII/view?usp=sharing > >, > > because Apache won't let me send images in emails. > > > > Please give suggestions on this thread about changes you would like to > see > > in the test or the measurements captured. > > > > How does the average latency compare? > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org > For additional commands, e-mail: users-h...@qpid.apache.org > >