jerqi commented on issue #133:
URL: 
https://github.com/apache/incubator-uniffle/issues/133#issuecomment-1425371562

   1. @leixm If we use Netty, we can transfer local file with `sendfile` that a 
zero copy linux api. We can remove read memory. 
   It's an important improvement.
   2. And maybe we need some benchmark tests. We could set up our benchmark 
test systems. @LuciferYang Do you give us some advice about benchmark tests? 
   3. Reader and writer also need to support to use off heap memory to compress 
and decompress data.


-- 
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-unsubscr...@uniffle.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to