File tree 1 file changed +15
-0
lines changed
1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -33,6 +33,21 @@ You can use the built-in benchmark tool for performance measurements:
33
33
34
34
By default this will write 1.000.000 sample messages into the ` benchmark ` Kafka topic.
35
35
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
+
36
51
37
52
## Supported input and output formats
38
53
You can’t perform that action at this time.
0 commit comments