You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2020/01/27 13:22:53 UTC

[GitHub] [rocketmq] RongtongJin commented on issue #1606: [ISSUE #1605] use ThreadLocalRandom instead of Random

RongtongJin commented on issue #1606: [ISSUE #1605] use ThreadLocalRandom instead of Random
URL: https://github.com/apache/rocketmq/pull/1606#issuecomment-578743768
 
 
   If Random method is not called frequently, using ThreadLocalRandom instead of Random will not substantially improve performance.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services