315157973 edited a comment on pull request #10352: URL: https://github.com/apache/pulsar/pull/10352#issuecomment-826308185
The performance test results are in two folders 2.6.1 and 2.8.0 https://github.com/315157973/openmessaging-benchmark/tree/executor/bin Now the dependency in pom is 2.8.0, if you want to switch to 2.6.1, you only need to change the dependency to 2.6.1 version of pulsar-client-all. Test command: bin/benchmark --drivers driver-pulsar/pulsar.yaml workloads/max-rate-1-topic-20-partitions-20p-20c-1kb.yaml 5 IO Thread It seems that the performance has been improved by 50%, which is similar to the previous test results client 2.6.1 :  client:2.8.0-snapshot (use executor)  -- 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: [email protected]
