You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2022/07/12 21:07:02 UTC

[GitHub] [kafka] vvcephei commented on pull request #12365: KAFKA-14020: Performance regression in Producer

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-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org