zuston commented on PR #2511: URL: https://github.com/apache/uniffle/pull/2511#issuecomment-2989881894
Maybe this is not a best strategy to reduce the compression cost, but this is acceptable. Actually the biggest cost of compression is the frequent memory allocation, if we could reuse the compression buffer in the final phase of rpc sending, I think the performance improvement will be significant. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
