YongGoose commented on PR #7311: URL: https://github.com/apache/incubator-seata/pull/7311#issuecomment-2824201118
@funky-eyes When the data size is small, **the cost of compression** itself can exceed that of simply storing the original data. To **avoid** unnecessary compression overhead, i introduce a `threshold`. Additionally, if `compression` doesn't reduce the data size, no compression flag is added. Could this approach potentially lead to any unforeseen issues? -- 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: notifications-unsubscr...@seata.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org For additional commands, e-mail: notifications-h...@seata.apache.org