Skip to content

Commit

Permalink
No connection re-use benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
xnuter committed Dec 10, 2020
1 parent 7957b35 commit dffbddf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,8 @@ And the same for the tail latencies:
## No-connection reuse

The difference in the tail latency might be partially explained by more expensive connection establishment.
Let's run benchmarks without connection reuse (just removing the `--conn_reuse` parameter).
Let's run benchmarks without connection reuse (just removing the `--conn_reuse` parameter and changing the max rate to `3,5k TPS`,
which can be handled by all three services).

![](./prom/comare-all-no-connection-reuse.png)

Expand Down

0 comments on commit dffbddf

Please sign in to comment.