From 4b9abe42a5749c705f13b42ff7a843ac1156e9dd Mon Sep 17 00:00:00 2001 From: Matthias Endler Date: Mon, 13 Jul 2015 13:55:40 +0200 Subject: [PATCH] Insert sample measurements for benchmark --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 8598465..79baa6d 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,21 @@ You can use the built-in benchmark tool for performance measurements: By default this will write 1.000.000 sample messages into the `benchmark` Kafka topic. After that it will consume the messages again to measure the throughput. +Sample output using the above Docker setup inside a virtual machine: + + Flushing output buffer. 10811.29 messages/s + Flushing output buffer. 11375.65 messages/s + Flushing output buffer. 11930.45 messages/s + Flushing output buffer. 11970.28 messages/s + Flushing output buffer. 11016.74 messages/s + Flushing output buffer. 11852.67 messages/s + Flushing output buffer. 11833.07 messages/s + Flushing output buffer. 11599.32 messages/s + Flushing output buffer. 11800.12 messages/s + Flushing output buffer. 12026.89 messages/s + Flushing output buffer. 12287.26 messages/s + Flushing output buffer. 11538.44 messages/s + ## Supported input and output formats