Re: [PR] KAFKA-17569: Rewrite TestLinearWriteSpeed by Java [kafka]

2024-11-26 Thread via GitHub
chia7712 merged PR #17736: URL: https://github.com/apache/kafka/pull/17736 -- 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

Re: [PR] KAFKA-17569: Rewrite TestLinearWriteSpeed by Java [kafka]

2024-11-10 Thread via GitHub
frankvicky commented on PR #17736: URL: https://github.com/apache/kafka/pull/17736#issuecomment-2466634002 Test with `--bytes 1 --size 10 --files 1 --channel 1` ``` > Task :jmh-benchmarks:org.apache.kafka.jmh.log.TestLinearWriteSpeed.main() mb_sec avg_latency max_la

[PR] KAFKA-17569: Rewrite TestLinearWriteSpeed by Java [kafka]

2024-11-09 Thread via GitHub
frankvicky opened a new pull request, #17736: URL: https://github.com/apache/kafka/pull/17736 JIRA: KAFKA-17569 ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentat