You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2021/03/12 15:50:34 UTC

[GitHub] [incubator-doris] xxiao2018 opened a new issue #5510: [Profile] Profile of OLAP_SCAN_NODE is missing part of time consuming

xxiao2018 opened a new issue #5510:
URL: https://github.com/apache/incubator-doris/issues/5510


   Sometimes we find that the scanner thread itself takes a short time to scan data,
   but the overall OLAP_SCAN_NODE takes a long time.
   Analysis found that part of the time was spent waiting for the worker thread.
   So I want to add some timers to count this part of the time.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] morningman closed issue #5510: [Profile] Profile of OLAP_SCAN_NODE is missing part of time consuming

Posted by GitBox <gi...@apache.org>.
morningman closed issue #5510:
URL: https://github.com/apache/incubator-doris/issues/5510


   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org