areyouok commented on issue #3825: URL: https://github.com/apache/rocketmq/issues/3825#issuecomment-1032397075
Single producer/broker test, no consumer * 1 producer , linux kernel 3.x * 1 SyncMaster 1 Slave, linux kernel 4.x * 18 queues for test topic * 400 threads * network latency: 1.61ms version | body size | produce tps -- | -- | -- Old | 250 | 88,000 Old | 4,000 | 18,200 Old | 16,000 | 4,860 Old | 100,000 | 750 New | 250 | 82,000 New | 4,000 | 70,000 New | 16,000 | 29,500 New | 100,000 | 5,950 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
