jeffkbkim commented on PR #15970:
URL: https://github.com/apache/kafka/pull/15970#issuecomment-2118184548

   RangeAssignor baseline
   ```
   Benchmark                                     (memberCount)  
(partitionsToMemberRatio)  (topicCount)  Mode  Cnt    Score    Error  Units
   TargetAssignmentBuilderBenchmark.build                10000                  
       10           100  avgt    5  235.398 ± 15.092  ms/op
   ```
   
   RangeAssignor PR
   ```
   Benchmark                                     (memberCount)  
(partitionsToMemberRatio)  (topicCount)  Mode  Cnt    Score    Error  Units
   TargetAssignmentBuilderBenchmark.build                10000                  
       10           100  avgt    5  161.683 ± 22.739  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]

Reply via email to