zuston commented on PR #1601: URL: https://github.com/apache/incubator-uniffle/pull/1601#issuecomment-2017156865
> > Total Shuffle Read Size: 6.4TiB > > Peak IO: Can reach up to 3.5GB/s > > Shuffle Server capacity: 140g > > Some added. But I think these metrics not necessary in this PR. This is just for comparison, to see how much improvement Netty can bring over gRPC after merging this PR. As long as we keep the configurations of Netty and gRPC consistent (using the control variates method), we can make the comparison. As for the specific amount of memory and type of disk they use, I don't think it matters much, as long as they use the same ones. But I don't see the same netty based server comparison report before/after this PR. -- 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]
