apache / doris

Apache Doris is an easy-to-use, high performance and unified analytics database.
https://doris.apache.org
Apache License 2.0
12.77k stars 3.28k forks source link

[only test] #44427

Open Mryange opened 9 hours ago

Mryange commented 9 hours ago

What problem does this PR solve?

Issue Number: close #xxx

Related PR: #xxx

Problem Summary:

Release note

None

Check List (For Author)

Check List (For Reviewer who merge this PR)

doris-robot commented 9 hours ago

Thank you for your contribution to Apache Doris. Don't know what should be done next? See How to process your PR.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?
Mryange commented 8 hours ago

run buildall

doris-robot commented 7 hours ago
TPC-H: Total hot run time: 41714 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100 test result on commit 239bebbe2b29e9f59b4db528f8cd318762baae70, data reload: false ------ Round 1 ---------------------------------- q1 17609 7499 7284 7284 q2 2050 188 176 176 q3 10527 1176 1186 1176 q4 10232 761 684 684 q5 7715 2925 2861 2861 q6 241 157 148 148 q7 995 635 628 628 q8 9243 1903 1966 1903 q9 7190 6908 6929 6908 q10 7044 2351 2396 2351 q11 479 281 272 272 q12 410 219 218 218 q13 17751 3412 3379 3379 q14 277 252 243 243 q15 959 913 915 913 q16 663 616 594 594 q17 990 575 565 565 q18 7548 6800 6796 6796 q19 1343 1092 963 963 q20 489 191 184 184 q21 4101 3201 3104 3104 q22 429 364 366 364 Total cold run time: 108285 ms Total hot run time: 41714 ms ----- Round 2, with runtime_filter_mode=off ----- q1 7292 7278 7288 7278 q2 330 233 240 233 q3 3184 3054 3032 3032 q4 2102 1866 1889 1866 q5 5883 5864 5782 5782 q6 223 145 143 143 q7 2275 1851 1840 1840 q8 3398 3586 3610 3586 q9 9523 9550 9616 9550 q10 3686 3628 3654 3628 q11 604 512 511 511 q12 841 651 662 651 q13 10528 3628 3541 3541 q14 345 319 299 299 q15 968 919 922 919 q16 702 659 663 659 q17 1858 1638 1653 1638 q18 8538 7608 7539 7539 q19 1693 1653 1572 1572 q20 2603 2368 2374 2368 q21 5383 5303 5123 5123 q22 929 856 834 834 Total cold run time: 72888 ms Total hot run time: 62592 ms ```
doris-robot commented 7 hours ago

TeamCity be ut coverage result: Function Coverage: 38.03% (9903/26041) Line Coverage: 29.22% (82869/283611) Region Coverage: 28.34% (42547/150111) Branch Coverage: 24.90% (21570/86622) Coverage Report: http://coverage.selectdb-in.cc/coverage/239bebbe2b29e9f59b4db528f8cd318762baae70_239bebbe2b29e9f59b4db528f8cd318762baae70/report/index.html