You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/05/26 17:19:00 UTC

[jira] [Commented] (KAFKA-12848) Add some basic benchmarks for Kafka Streams

    [ https://issues.apache.org/jira/browse/KAFKA-12848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17351948#comment-17351948 ] 

A. Sophie Blee-Goldman commented on KAFKA-12848:
------------------------------------------------

[~sagarrao] John actually started to put together some jmh benchmarks a long while ago before pivoting to another approach. He pointed me to his branch which had some tricks you may find useful – https://github.com/apache/kafka/pull/7216

> Add some basic benchmarks for Kafka Streams
> -------------------------------------------
>
>                 Key: KAFKA-12848
>                 URL: https://issues.apache.org/jira/browse/KAFKA-12848
>             Project: Kafka
>          Issue Type: Improvement
>          Components: streams
>            Reporter: A. Sophie Blee-Goldman
>            Assignee: Sagar Rao
>            Priority: Major
>              Labels: newbie, newbie++
>
> As the title suggests, we often want to test out improvements or verify that a bugfix does not introduce a serious regression. While there are existing benchmarks that are run for quality assurance by various contributors, there are no publicly available benchmarks for Kafka Streams in AK itself.
> It would be great if we had a simple jmh suite (or something) with various Streams features which could be run on a one-off basis by developers.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)