TengYao Chi

Results 38 comments of TengYao Chi

Hi @chia7712 , @showuon I have added a reminder about potential failures, PTAL 🐧

Hi @chia7712 I have make some changes based on feedback, PTAL 😄

Hi @gharris1727, I have make some changes based on feedbacks, PTAL 😺

Hi @chia7712, Here are the benchmark results after adding `Blackhole` to prevent JVM optimization. The new implementation is slightly slower, which indicates that the previous version was indeed being optimized...

Hello @chia7712 , I have write another implementation which is almost same as original logic. The different of new one is that it filter the `TopicPartition` in the `ConcatenatedIterable` to...

Hi @chia7712 I have refactor the method, PTAL 🐱

Hi @chia7712 I have both iterate test and init test, PTAL ``` # JMH version: 1.37 # VM version: JDK 17.0.11, OpenJDK 64-Bit Server VM, 17.0.11+9-LTS # VM options: #...

Hi @chia7712 I have make some refactors based on comment, PTAL 😃