mimaison opened a new pull request, #19030:
URL: https://github.com/apache/kafka/pull/19030

   Benchmarks:
   
   - ReplicaFetcherThreadBenchmark
     - trunk
       ```
       Benchmark                                  (partitionCount)  Mode  Cnt   
    Score      Error  Units
       ReplicaFetcherThreadBenchmark.testFetcher               100  avgt   15   
 6304.413 ±   18.903  ns/op
       ReplicaFetcherThreadBenchmark.testFetcher               500  avgt   15   
36740.067 ±   91.364  ns/op
       ReplicaFetcherThreadBenchmark.testFetcher              1000  avgt   15   
76923.929 ±  268.632  ns/op
       ReplicaFetcherThreadBenchmark.testFetcher              5000  avgt   15  
482229.504 ± 1473.677  ns/op
       ```
     - branch
     
       ```
       Benchmark                                  (partitionCount)  Mode  Cnt   
    Score      Error  Units
       ReplicaFetcherThreadBenchmark.testFetcher               100  avgt   15   
 5904.968 ±   30.470  ns/op
       ReplicaFetcherThreadBenchmark.testFetcher               500  avgt   15   
37119.817 ±  201.978  ns/op
       ReplicaFetcherThreadBenchmark.testFetcher              1000  avgt   15   
73698.662 ±  353.710  ns/op
       ReplicaFetcherThreadBenchmark.testFetcher              5000  avgt   15  
437040.285 ± 1692.574  ns/op
       ```
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


-- 
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

Reply via email to