This is an automated email from the ASF dual-hosted git repository. dinglei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/rocketmq-client-go.git.
from 18bf8a1 Merge pull request #17 from zjykzk/benchmark add 488bf07 Consume benchmark add 2b82493 remove the debug info new f08b0e0 Merge pull request #18 from zjykzk/benchmark-consumer The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: benchmark/consumer.go | 254 ++++++++++++++++++++++++++++++++++++++++++++++++++ benchmark/producer.go | 64 ++++++------- 2 files changed, 280 insertions(+), 38 deletions(-) create mode 100644 benchmark/consumer.go