kangkaisen commented on issue #242: Poor query performance under high 
concurrence
URL: https://github.com/apache/incubator-doris/issues/242#issuecomment-429782235
 
 
   > @kangkaisen
   > 
   > When SQL3 running, was CPU idle is zero? If there already has more CPU 
resource, I think that this may be not CPU bottleneck, then using perf may not 
find the reason. For example, there may be some lock which all query want to 
held, or some thread pool is full.
   
   I run SQL3 under 32 concurrency many times and watch the  cpu idle measure.
   I found the three BE the minimum cpu idle is about 20, one BE is about 10.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to