doris-robot commented on PR #26469: URL: https://github.com/apache/doris/pull/26469#issuecomment-1872530480
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 b24c0661847e35977b3929ba8a106fabb04fc105, data reload: false run tpch-sf100 query with default conf and session variables q1 5471 5146 5208 5146 q2 387 168 167 167 q3 1480 1197 1073 1073 q4 1098 820 810 810 q5 3111 3062 3088 3062 q6 227 134 136 134 q7 967 533 540 533 q8 2151 2290 2224 2224 q9 6709 6682 6657 6657 q10 3128 3098 3140 3098 q11 367 222 220 220 q12 383 238 237 237 q13 4379 3707 3694 3694 q14 249 220 220 220 q15 623 545 553 545 q16 452 399 407 399 q17 1047 536 522 522 q18 7054 6827 6828 6827 q19 1639 1684 1478 1478 q20 627 350 372 350 q21 2860 2556 2495 2495 q22 392 318 325 318 Total cold run time: 44801 ms Total hot run time: 40209 ms run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off q1 5143 5096 5094 5094 q2 334 264 255 255 q3 3369 3330 3301 3301 q4 2164 1991 2025 1991 q5 5943 5914 5916 5914 q6 226 126 127 126 q7 2369 1926 1909 1909 q8 3571 3652 3649 3649 q9 9076 8976 8950 8950 q10 3861 3913 3947 3913 q11 587 474 490 474 q12 807 677 675 675 q13 3891 3227 3192 3192 q14 301 285 268 268 q15 628 559 551 551 q16 567 528 518 518 q17 2042 1794 1785 1785 q18 8744 8420 8370 8370 q19 1735 1709 1701 1701 q20 2281 2020 1976 1976 q21 5714 5384 5326 5326 q22 576 521 517 517 Total cold run time: 63929 ms Total hot run time: 60455 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]
