summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authorBen Morrison <ben@gbmor.dev>2019-06-10 02:53:00 -0400
committerBen Morrison <ben@gbmor.dev>2019-06-10 02:53:00 -0400
commit308928357761bc3d983359c8f5dab825cd8bc75d (patch)
tree00ea6bdcfe12e56ab1f417f618acad3647a537cd /README.md
parent53b313e1deee01ccd46c41c12a111e15750b61af (diff)
downloadgetwtxt-308928357761bc3d983359c8f5dab825cd8bc75d.tar.gz
new benchmark
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 16a773c..81939e0 100644
--- a/README.md
+++ b/README.md
@@ -249,17 +249,17 @@ foo    https://example.com/twtxt.txt    2019-03-01T09:31:02.000Z    I love #prog
 $ bombardier -c 100 -n 200000 http://localhost:9001/api/plain/tweets
 
 Bombarding http://localhost:9001/api/plain/tweets with 200000 request(s) using 100 connection(s)
- 200000 / 200000 [=============================================================] 100.00% 19574/s 10s
+ 200000 / 200000 [=============================================================] 100.00% 19961/s 10s
 
 Done!
 
 Statistics        Avg      Stdev        Max
-  Reqs/sec     19905.42    3597.45   27879.77
-  Latency        5.02ms     3.43ms    80.11ms
+  Reqs/sec     20006.58    2408.55   26054.73
+  Latency        5.00ms     3.58ms    62.99ms
   HTTP codes:
     1xx - 0, 2xx - 200000, 3xx - 0, 4xx - 0, 5xx - 0
     others - 0
-  Throughput:    34.56MB/s
+  Throughput:    39.27MB/s	
 ```
 
 ## Other Documentation