imay commented on issue #242: Poor query performance under high concurrence
URL: https://github.com/apache/incubator-doris/issues/242#issuecomment-429767394
 
 
   @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.
   

----------------------------------------------------------------
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