Skip to content

Commit 24b5390

Browse files
authored
Update benchmarking.md
1 parent acb85d7 commit 24b5390

File tree

1 file changed

+1
-0
lines changed
  • content/learning-paths/servers-and-cloud-computing/kafka-azure

1 file changed

+1
-0
lines changed

content/learning-paths/servers-and-cloud-computing/kafka-azure/benchmarking.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ Minimal rebalance and fetch times confirm Kafka’s responsiveness under sustain
101101
|--------|--------------|-------------|------------|-----------------|-----------------|-------------------------|-------------------------|-------------------------|---------------------------|
102102
| Value | 1,000,000 | 257,532.8 | 24.56 | 816.19 | 1237.00 | 799 | 1168 | 1220 | 1231 |
103103
| Unit | Records | Records/sec | MB/sec | ms | ms | ms | ms | ms | ms |
104+
104105
Interpretation:
105106
The producer sustained a throughput of ~257,500 records/sec (~24.5 MB/sec) with an average latency of 816 ms.
106107
The 95th percentile latency (1168 ms) and 99th percentile (1220 ms) show predictable network and I/O performance.

0 commit comments

Comments
 (0)