doris-robot commented on PR #29444: URL: https://github.com/apache/doris/pull/29444#issuecomment-1878332192
TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G', run with scripts in https://github.com/apache/doris/tree/master/tools/tpch-tools ``` Tpch sf100 test result on commit 9bc57afbfd2554a2d22fbb8790c144c6e57f71bd, data reload: false run tpch-sf100 query with default conf and session variables q1 5564 5204 5113 5113 q2 379 165 159 159 q3 1458 1228 1179 1179 q4 1073 860 766 766 q5 3124 3164 3150 3150 q6 221 137 135 135 q7 961 553 519 519 q8 2156 2276 2234 2234 q9 6676 6698 6611 6611 q10 3212 3153 3172 3153 q11 338 226 214 214 q12 372 235 228 228 q13 4381 3629 3654 3629 q14 248 225 229 225 q15 583 533 534 533 q16 449 390 402 390 q17 1054 527 478 478 q18 7100 6745 6724 6724 q19 1653 1506 1598 1506 q20 589 352 339 339 q21 2938 2454 2506 2454 q22 386 335 338 335 Total cold run time: 44915 ms Total hot run time: 40074 ms run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off q1 5157 5102 5110 5102 q2 344 258 234 234 q3 3373 3350 3334 3334 q4 2144 2085 2057 2057 q5 5941 5927 5910 5910 q6 221 127 127 127 q7 2424 1906 1919 1906 q8 3573 3635 3677 3635 q9 9019 8964 8982 8964 q10 3886 3898 3895 3895 q11 576 474 493 474 q12 818 628 643 628 q13 3925 3202 3180 3180 q14 302 297 285 285 q15 581 530 536 530 q16 599 531 508 508 q17 2040 1838 1851 1838 q18 8795 8400 8422 8400 q19 1744 1677 1700 1677 q20 2260 2011 1984 1984 q21 5707 5331 5338 5331 q22 573 470 494 470 Total cold run time: 64002 ms Total hot run time: 60469 ms ``` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
