Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

./bin/kafka-producer-perf-test.sh --topic quickstart-events --num-records 10000000 --throughput 1000000000 --record-size 1000 --transactional-id thisistest --bootstrap-server 127.0.0.1:9092 --command-property max.in.flight.requests.per.connection=x

max.in.flight.requests.per.connectionthroughputavg latencymax latency50th latency95th latency99th latency99.9th latency
1198562.408165 records/sec
(189.36 MB/sec)
126.01 ms464.00 ms147 ms171 ms260 ms430 ms
5285087.094107 records
/sec (271.88 MB
/sec
)
2.81 ms127.00 ms0 ms14 ms68 ms108 ms
10 (temporary change hard code value in producer and broker)307238.540002 records
/sec (293.01 MB
/sec
)
2.14 ms76.00 ms0 ms8 ms45 ms73 ms

Public Interfaces

Broker Configuration

...