rreddy-22 commented on PR #16068: URL: https://github.com/apache/kafka/pull/16068#issuecomment-2146608185
**Trunk** ``` Benchmark (memberCount) (partitionsToMemberRatio) (topicCount) Mode Cnt Score Error Units TargetAssignmentBuilderBenchmark.build 10000 10 100 avgt 5 4.292 ± 0.132 ms/op TargetAssignmentBuilderBenchmark.build 10000 10 1000 avgt 5 5.477 ± 1.292 ms/op ``` **Patch** ``` Benchmark (memberCount) (partitionsToMemberRatio) (topicCount) Mode Cnt Score Error Units TargetAssignmentBuilderBenchmark.build 10000 10 100 avgt 5 4.701 ± 0.257 ms/op TargetAssignmentBuilderBenchmark.build 10000 10 1000 avgt 5 5.492 ± 0.269 ms/op ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
