vvcephei commented on PR #12365: URL: https://github.com/apache/kafka/pull/12365#issuecomment-1182501381
Hey @artemlivshits , I just re-ran the Streams benchmarks that originally found the regression. It looks like it's resolved, as of your latest commit! As a reminder, this was the baseline for "good" performance: Commit: https://github.com/apache/kafka/commit/e3202b99999ef4c63aab2e5ab049978704282792 (the parent of the problematic commit) TPut: **118k±1k** And when I ran the same benchmark on https://github.com/apache/kafka/pull/12365/commits/3a6500bb12b8c5716f7d99b6cec1c521f6f029c2 , I got: TPut: **117k±1k** -- 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