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 2022/04/24 13:32:30 UTC

[GitHub] [rocketmq] ferrirW commented on issue #4203: Support Zstd compression to improve send performance

ferrirW commented on issue #4203:
URL: https://github.com/apache/rocketmq/issues/4203#issuecomment-1107842904

   A test case
   Test data set: 4MB random string
   Compression level: 5
   
   Compression ration:
   ![zip](https://user-images.githubusercontent.com/42178996/164978767-21bf3721-32a7-4475-b1ae-19b66065be72.jpg)
   ![zstd](https://user-images.githubusercontent.com/42178996/164978772-57757df5-21f1-4aa4-8608-c4d7fbb12507.jpg)
   
   SendMessage throughput:
   ![zstdvscompress](https://user-images.githubusercontent.com/42178996/164978787-cd0b6963-e045-4372-a1cc-1403ee55099b.jpg)
   
   


-- 
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