From 5fd3f774bbcfa73f3fdfee3e5f09931ccf46cf0b Mon Sep 17 00:00:00 2001 From: Ian Gulliver Date: Sat, 5 Mar 2016 15:10:20 -0800 Subject: [PATCH] Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3d6a40..10e2c28 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ then continously print runtime statistics. ## Stats * `rounds`: number of passes through all input files -* `mean_cycles_to_connect`: number of cycle-ms length cycles we make to connect, +* `mean_cycles_to_connect`: number of cycle-ms length cycles we take to connect, average. > 1.00 here may indicate network latency, or that the server is overloaded and you should increase --cycle-ms or lower --num-conns * `ready_to_send`: portion of attempts that a connection has received acks for