rickyma commented on PR #1650:
URL: 
https://github.com/apache/incubator-uniffle/pull/1650#issuecomment-2060262852

   > Misunderstand me, I think write speed in your test report is slow.
   
   There could be many reasons, such as differences in data scale, SQL, 
hardware, shuffle server's configuration, etc. For example, if the memory is 
larger, the block size will be larger when flushing, resulting in less random 
IO, which may also have an impact even on SSDs. You can try testing again 
following the same method described in my document, as this comparison might 
help clarify the issue.


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

Reply via email to