fantow

Results 4 issues of fantow

In JDK1.7 there is a better way to generate random numbers under multithreading.I think we can use ThreadLocalRandom instead normal Random,also we should think over lower version JDK.May I submit...

dev:tuning

请问可以告诉我这部分的代码优化在哪里么?

### Before Creating the Bug Report - [X] I found a bug, not just asking a question, which should be created in [GitHub Discussions](https://github.com/apache/rocketmq/discussions). - [X] I have searched the...

期望可以通过增加inference的batch_size,来提高gpu利用率。