doris-robot commented on PR #29543: URL: https://github.com/apache/doris/pull/29543#issuecomment-1876933183
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 1c0c69e991041bc5e37e2205e47f4bb3d0237eb2, data reload: false run tpch-sf100 query with default conf and session variables q1 5506 5098 5159 5098 q2 380 155 154 154 q3 1444 1216 1238 1216 q4 1074 860 810 810 q5 3079 3109 3184 3109 q6 223 133 134 133 q7 961 562 512 512 q8 2310 2239 2203 2203 q9 6743 6686 6658 6658 q10 3190 3115 3083 3083 q11 343 221 214 214 q12 386 229 237 229 q13 4363 3659 3654 3654 q14 251 215 214 214 q15 573 537 533 533 q16 462 414 389 389 q17 1041 581 490 490 q18 7057 6746 6775 6746 q19 1646 1527 1454 1454 q20 574 355 313 313 q21 2899 2526 2554 2526 q22 393 337 318 318 Total cold run time: 44898 ms Total hot run time: 40056 ms run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off q1 5138 4991 5071 4991 q2 342 246 238 238 q3 3377 3357 3320 3320 q4 2159 2046 2057 2046 q5 5958 5943 5944 5943 q6 226 127 126 126 q7 2378 1902 1940 1902 q8 3561 3647 3690 3647 q9 9011 8998 9006 8998 q10 3857 3943 3915 3915 q11 594 490 470 470 q12 810 633 632 632 q13 3888 3195 3204 3195 q14 303 284 274 274 q15 585 524 528 524 q16 554 520 506 506 q17 2030 1780 1790 1780 q18 8779 8262 8379 8262 q19 1751 1694 1706 1694 q20 2282 1988 1961 1961 q21 5619 5320 5272 5272 q22 565 486 523 486 Total cold run time: 63767 ms Total hot run time: 60182 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]
