doris-robot commented on PR #29427: URL: https://github.com/apache/doris/pull/29427#issuecomment-1873932442
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 d8ab44ec35d4bf1b4d332174ca68818827673834, data reload: false run tpch-sf100 query with default conf and session variables q1 5515 5185 5141 5141 q2 399 155 157 155 q3 1446 1114 1099 1099 q4 1087 833 842 833 q5 3146 3109 3076 3076 q6 222 134 131 131 q7 1006 560 533 533 q8 2149 2297 2230 2230 q9 6722 6626 6665 6626 q10 3151 3152 3167 3152 q11 352 205 212 205 q12 407 232 236 232 q13 4379 3640 3609 3609 q14 249 212 219 212 q15 624 551 530 530 q16 455 394 409 394 q17 1041 523 548 523 q18 7113 6813 7558 6813 q19 1634 1533 1510 1510 q20 586 371 361 361 q21 2880 2537 2438 2438 q22 400 333 341 333 Total cold run time: 44963 ms Total hot run time: 40136 ms run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off q1 5137 5045 5034 5034 q2 344 259 259 259 q3 3391 3325 3306 3306 q4 2090 2000 1989 1989 q5 5953 5957 5951 5951 q6 232 127 124 124 q7 2403 1920 1945 1920 q8 3581 3631 3662 3631 q9 9025 8982 8980 8980 q10 3852 3912 3890 3890 q11 596 473 484 473 q12 795 646 648 646 q13 3904 3199 3208 3199 q14 298 272 253 253 q15 611 541 539 539 q16 571 502 506 502 q17 2029 1840 1793 1793 q18 8748 8317 8461 8317 q19 1724 1705 1657 1657 q20 2290 1979 1987 1979 q21 5660 5318 5279 5279 q22 592 534 496 496 Total cold run time: 63826 ms Total hot run time: 60217 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]
