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 2021/08/24 03:27:35 UTC

[GitHub] [rocketmq] zhangjidi2016 opened a new issue #3284: Optimizing benchmark code

zhangjidi2016 opened a new issue #3284:
URL: https://github.com/apache/rocketmq/issues/3284


   Using LongAdder instead of AtomicLong to reduce concurrent contention in Producer and Consumer;


-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [rocketmq] vongosling closed issue #3284: Optimizing benchmark code

Posted by GitBox <gi...@apache.org>.
vongosling closed issue #3284:
URL: https://github.com/apache/rocketmq/issues/3284


   


-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org