-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
[Enhancement](cloud) Add concurrency for tablet stats processing #43903
[Enhancement](cloud) Add concurrency for tablet stats processing #43903
Conversation
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
run buildall |
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.
4af3bc2
to
624dd80
Compare
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
2 similar comments
clang-tidy review says "All clean, LGTM! 👍" |
clang-tidy review says "All clean, LGTM! 👍" |
TPC-H: Total hot run time: 40035 ms
|
TPC-DS: Total hot run time: 196907 ms
|
ClickBench: Total hot run time: 32.35 s
|
af07574
to
197581f
Compare
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
1 similar comment
clang-tidy review says "All clean, LGTM! 👍" |
TPC-H: Total hot run time: 39874 ms
|
TPC-DS: Total hot run time: 198248 ms
|
ClickBench: Total hot run time: 33.03 s
|
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
1 similar comment
clang-tidy review says "All clean, LGTM! 👍" |
TPC-H: Total hot run time: 40034 ms
|
TPC-DS: Total hot run time: 197636 ms
|
ClickBench: Total hot run time: 32.92 s
|
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
TPC-H: Total hot run time: 39870 ms
|
TPC-DS: Total hot run time: 199171 ms
|
clang-tidy review says "All clean, LGTM! 👍" |
TPC-H: Total hot run time: 39928 ms
|
TPC-DS: Total hot run time: 196970 ms
|
ClickBench: Total hot run time: 33.65 s
|
clang-tidy review says "All clean, LGTM! 👍" |
run buildall |
TPC-H: Total hot run time: 39924 ms
|
TPC-DS: Total hot run time: 196371 ms
|
ClickBench: Total hot run time: 32.76 s
|
9665ce1
to
191417f
Compare
run buildall |
TPC-H: Total hot run time: 39834 ms
|
TPC-DS: Total hot run time: 196478 ms
|
ClickBench: Total hot run time: 32.81 s
|
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
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
…cessing #43903 (#44763) Cherry-picked from #43903 Co-authored-by: abmdocrt <[email protected]>
What problem does this PR solve?
Issue Number: close #xxx
Related PR: #xxx
Problem Summary:
Release note
None
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)