FrankYang0529 opened a new pull request, #18382: URL: https://github.com/apache/kafka/pull/18382
Update ReplicaFetcherThreadBenchmark to kraft. Following is result with small iteration and partition count: ``` Benchmark (partitionCount) Mode Cnt Score Error Units ReplicaFetcherThreadBenchmark.testFetcher 1 avgt 186.845 ns/op ReplicaFetcherThreadBenchmark.testFetcher 5 avgt 309.472 ns/op ReplicaFetcherThreadBenchmark.testFetcher 10 avgt 665.032 ns/op ReplicaFetcherThreadBenchmark.testFetcher 15 avgt 913.064 ns/op JMH benchmarks done ``` ### 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