-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[opt](profile) Move ExecutedByFrontend to execution summary profile #41761
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[opt](profile) Move ExecutedByFrontend to execution summary profile #41761
Conversation
|
Thank you for your contribution to Apache Doris. Since 2024-03-18, the Document has been moved to doris-website. |
|
run buildall |
TPC-H: Total hot run time: 40464 ms |
TPC-DS: Total hot run time: 191534 ms |
ClickBench: Total hot run time: 32.59 s |
|
PR approved by at least one committer and no changes requested. |
|
PR approved by anyone and no changes requested. |
xinyiZzz
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…pache#41761) To make `Executed By Frontend` more noticeable. Now: <img width="596" alt="image" src="https://github.com/user-attachments/assets/bfcf4b43-be71-4a31-968e-cdfeebaff153"> <img width="481" alt="image" src="https://github.com/user-attachments/assets/8f026934-d411-4bb1-9066-1d3c5c12ce79"> After pr: <img width="543" alt="image" src="https://github.com/user-attachments/assets/2c958e8f-544d-480e-9610-9d1ef7878246"> <img width="838" alt="image" src="https://github.com/user-attachments/assets/93ba14c8-d788-47b1-8614-459c65d4799b">
…pache#41761) To make `Executed By Frontend` more noticeable. Now: <img width="596" alt="image" src="https://github.com/user-attachments/assets/bfcf4b43-be71-4a31-968e-cdfeebaff153"> <img width="481" alt="image" src="https://github.com/user-attachments/assets/8f026934-d411-4bb1-9066-1d3c5c12ce79"> After pr: <img width="543" alt="image" src="https://github.com/user-attachments/assets/2c958e8f-544d-480e-9610-9d1ef7878246"> <img width="838" alt="image" src="https://github.com/user-attachments/assets/93ba14c8-d788-47b1-8614-459c65d4799b">
…pache#41761) To make `Executed By Frontend` more noticeable. Now: <img width="596" alt="image" src="https://github.com/user-attachments/assets/bfcf4b43-be71-4a31-968e-cdfeebaff153"> <img width="481" alt="image" src="https://github.com/user-attachments/assets/8f026934-d411-4bb1-9066-1d3c5c12ce79"> After pr: <img width="543" alt="image" src="https://github.com/user-attachments/assets/2c958e8f-544d-480e-9610-9d1ef7878246"> <img width="838" alt="image" src="https://github.com/user-attachments/assets/93ba14c8-d788-47b1-8614-459c65d4799b">
To make

Executed By Frontendmore noticeable.Now:
After pr:
