Skip to content

Commit

Permalink
Insert sample measurements for benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Endler committed Jul 13, 2015
1 parent 91b5c52 commit 4b9abe4
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 4b9abe4

Please sign in to comment.