morningman commented on PR #9720: URL: https://github.com/apache/incubator-doris/pull/9720#issuecomment-1140383679
I have made following tests: 1. Complex query with 47 fragments. Before: 47 RPCs. After: 2 RPCs 2. High concurrency test for query with 3 fragments: there is no impact on QPS. 3. High concurrency test for query with 2 fragments: these is no impact on QPS. 4. The new BE is compatible with request from old FE. -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org