doris-robot commented on PR #29497: URL: https://github.com/apache/doris/pull/29497#issuecomment-1876255135
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 965d726a82c2060a447a9ff07e2eee524d0115e4, data reload: false run tpch-sf100 query with default conf and session variables q1 5558 5183 5170 5170 q2 389 166 158 158 q3 1460 1195 1128 1128 q4 1075 788 781 781 q5 3144 3163 3134 3134 q6 223 147 136 136 q7 1003 558 507 507 q8 2158 2289 2296 2289 q9 6699 6700 6690 6690 q10 3181 3167 3090 3090 q11 337 223 212 212 q12 380 233 235 233 q13 4432 3680 3655 3655 q14 242 216 219 216 q15 588 536 531 531 q16 448 416 395 395 q17 1042 523 552 523 q18 7059 6755 6797 6755 q19 1648 1531 1478 1478 q20 596 344 347 344 q21 2838 2402 2459 2402 q22 382 307 315 307 Total cold run time: 44882 ms Total hot run time: 40134 ms run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off q1 5116 5081 5058 5058 q2 343 244 228 228 q3 3361 3334 3318 3318 q4 2157 2042 2047 2042 q5 5952 5942 5921 5921 q6 229 128 131 128 q7 2423 1915 1937 1915 q8 3565 3653 3673 3653 q9 9020 9000 8966 8966 q10 3867 3922 3915 3915 q11 580 478 470 470 q12 821 625 629 625 q13 3896 3216 3198 3198 q14 293 274 266 266 q15 590 532 531 531 q16 546 525 486 486 q17 2019 1783 1834 1783 q18 8749 8329 8428 8329 q19 1740 1662 1716 1662 q20 2283 1985 1971 1971 q21 5739 5463 5324 5324 q22 555 524 495 495 Total cold run time: 63844 ms Total hot run time: 60284 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]
