bh-tt commented on PR #19386: URL: https://github.com/apache/kafka/pull/19386#issuecomment-2898172902
I've some statistics from a medium busy kafka broker running on 4.0 (about 2 cpu's used continuously): method profiling from a JFR gave me approximately 3% of cpu usage spent in java.util.stream.StreamOpFlag.fromCharacteristics and 2% spent in the LogSement::size function. This is a significant increase amount of cpu, thanks for spotting it. -- 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