zuston commented on issue #674: URL: https://github.com/apache/incubator-uniffle/issues/674#issuecomment-1461739414
Share some performance test thoughts about using the point-point tests to find performance problems. 1. For this case, I wrote a spark job to directly create some mock data to write to single shuffle-server by using `ShuffleServerGrpcClient` directly, rather than leveraging spark own shuffle mechanism, which has too long process. I think some important features or improvements could be tested by above way, this is more controllable. WDYT? @advancedxy -- 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