kirktrue commented on PR #19980: URL: https://github.com/apache/kafka/pull/19980#issuecomment-3162066628
Here are some preliminary results: | Metric | CLASSIC (trunk) | CONSUMER (trunk) | CONSUMER (branch) | |:-------------------------------|---------------------:|---------------------:|---------------------:| | bytes-consumed-rate | 137391120.171 | 47687420.962 | 49129271.338 | | bytes-consumed-total | 52099996955.000 | 52099995913.000 | 52099039878.000 | | fetch-latency-avg | 38.684 | 14.093 | 22.239 | | fetch-latency-max | 364.000 | 328.000 | 489.000 | | fetch-rate | 134.175 | 46.559 | 47.987 | | fetch-size-avg | 1023939.386 | 1022509.584 | 1024085.929 | | fetch-size-max | 1033664.000 | 1033664.000 | 1033664.000 | | fetch-throttle-time-avg | 0.000 | 0.000 | 0.000 | | fetch-throttle-time-max | 0.000 | 0.000 | 0.000 | | fetch-total | 50876.000 | 50881.000 | 50881.000 | | records-consumed-rate | 263706.565 | 91530.558 | 94298.026 | | records-consumed-total | 100000004.000 | 100000002.000 | 99998167.000 | | records-lag-max | 22377721.000 | 20091127.000 | 20177739.000 | | records-lead-min | 13207586.000 | 15470459.000 | 15369182.000 | | records-per-request-avg | 1965.335 | 1962.590 | 1965.616 | | Average CPU load | 67.27% | 143.33% | 146.90% | | P99 CPU load | 67.70% | 145.00% | 148.00% | | Max CPU load | 67.70% | 145.00% | 148.00% | -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org