doris-robot commented on PR #29559: URL: https://github.com/apache/doris/pull/29559#issuecomment-1877362632
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 ade3b22e8a69e514306861284132e35513bc19b3, data reload: false run tpch-sf100 query with default conf and session variables q1 5489 5645 5259 5259 q2 396 157 159 157 q3 1536 1289 1219 1219 q4 1150 812 810 810 q5 3247 3096 3216 3096 q6 238 135 139 135 q7 1046 521 501 501 q8 2315 2443 2379 2379 q9 6918 6881 6910 6881 q10 3236 3200 3126 3126 q11 361 217 220 217 q12 417 237 238 237 q13 4430 3651 3631 3631 q14 244 227 215 215 q15 588 535 518 518 q16 473 411 413 411 q17 1067 571 541 541 q18 7161 6761 6793 6761 q19 1794 1638 1593 1593 q20 620 324 350 324 q21 3070 2573 2603 2573 q22 416 331 316 316 Total cold run time: 46212 ms Total hot run time: 40900 ms run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off q1 5253 5244 5233 5233 q2 360 235 247 235 q3 3406 3390 3371 3371 q4 2229 2137 2134 2134 q5 6101 6059 6067 6059 q6 248 128 130 128 q7 2421 1890 1952 1890 q8 3719 3841 3866 3841 q9 9193 9068 9089 9068 q10 3939 3977 3991 3977 q11 584 472 473 472 q12 823 620 622 620 q13 3928 3160 3171 3160 q14 293 269 261 261 q15 589 528 527 527 q16 570 530 506 506 q17 2098 1891 1834 1834 q18 8937 8396 8638 8396 q19 1899 1795 1855 1795 q20 2332 1996 1985 1985 q21 5911 5342 5543 5342 q22 586 520 535 520 Total cold run time: 65419 ms Total hot run time: 61354 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]
