You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by hu...@apache.org on 2021/09/08 11:59:45 UTC

[rocketmq] branch develop updated (d7a830c -> fea769d)

This is an automated email from the ASF dual-hosted git repository.

huangli pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq.git.


    from d7a830c  [ISSUE 3194] [PART A] Use LongAdder instead of AtomicLong in BrokerStatsService to improve performance. (#3195)
     add fea769d  [ISSUE #3284]Optimize the buildMessage method (#3324)

No new revisions were added by this update.

Summary of changes:
 .../rocketmq/example/benchmark/BatchProducer.java  | 38 ++++++++--------------
 .../rocketmq/example/benchmark/Producer.java       | 36 ++++++++------------
 2 files changed, 28 insertions(+), 46 deletions(-)