rickyma commented on PR #1601: URL: https://github.com/apache/incubator-uniffle/pull/1601#issuecomment-2017146042
> > > But I think the key point is the concurrency of tasks rather than task num. > > > > > > `Task Num` here means concurrent running tasks. I think it's the same meaning. I'll change the title in the report table. > > The peak IO speed and memory capacity/ total shuffle data size also could be included in description. I'll submit the full version of the performance report in another PR. And I found that, the greater the concurrency, the more unstable gRPC becomes. I roughly understand the specific reasons, but it's not easy to solve, nor is it necessary, because we already have Netty. After I upload the Netty report, I think we can set the default serverType to Netty instead of gRPC. -- 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]
