Skip to content

Commit 4b9abe4

Browse files
author
Matthias Endler
committed
Insert sample measurements for benchmark
1 parent 91b5c52 commit 4b9abe4

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

+15
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,21 @@ You can use the built-in benchmark tool for performance measurements:
3333

3434
By default this will write 1.000.000 sample messages into the `benchmark` Kafka topic.
3535
After that it will consume the messages again to measure the throughput.
36+
Sample output using the above Docker setup inside a virtual machine:
37+
38+
Flushing output buffer. 10811.29 messages/s
39+
Flushing output buffer. 11375.65 messages/s
40+
Flushing output buffer. 11930.45 messages/s
41+
Flushing output buffer. 11970.28 messages/s
42+
Flushing output buffer. 11016.74 messages/s
43+
Flushing output buffer. 11852.67 messages/s
44+
Flushing output buffer. 11833.07 messages/s
45+
Flushing output buffer. 11599.32 messages/s
46+
Flushing output buffer. 11800.12 messages/s
47+
Flushing output buffer. 12026.89 messages/s
48+
Flushing output buffer. 12287.26 messages/s
49+
Flushing output buffer. 11538.44 messages/s
50+
3651

3752
## Supported input and output formats
3853

0 commit comments

Comments
 (0)