doris-robot commented on PR #29554: URL: https://github.com/apache/doris/pull/29554#issuecomment-1877114115
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 8e98afb6b92b44e3cf67340dbd1dac918fbe37f3, data reload: false run tpch-sf100 query with default conf and session variables q1 5516 5115 5141 5115 q2 387 167 159 159 q3 1480 1186 1137 1137 q4 1080 854 856 854 q5 3136 3206 3046 3046 q6 219 134 133 133 q7 984 560 522 522 q8 2163 2215 2300 2215 q9 6728 6699 6690 6690 q10 3156 3162 3162 3162 q11 349 211 217 211 q12 384 231 231 231 q13 4388 3636 3642 3636 q14 261 226 215 215 q15 586 536 533 533 q16 465 400 410 400 q17 1050 484 563 484 q18 7121 6733 6811 6733 q19 1652 1531 1462 1462 q20 546 317 339 317 q21 2880 2545 2441 2441 q22 414 334 355 334 Total cold run time: 44945 ms Total hot run time: 40030 ms run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off q1 5110 5055 5113 5055 q2 334 232 234 232 q3 3370 3389 3311 3311 q4 2181 2111 2049 2049 q5 5956 5931 5919 5919 q6 225 126 128 126 q7 2381 1924 1906 1906 q8 3584 3687 3722 3687 q9 9050 9044 8991 8991 q10 3880 3881 3933 3881 q11 598 489 494 489 q12 806 649 626 626 q13 3886 3217 3230 3217 q14 306 268 279 268 q15 588 533 528 528 q16 541 509 513 509 q17 2045 1831 1826 1826 q18 8717 8277 8432 8277 q19 1755 1712 1700 1700 q20 2278 2006 1991 1991 q21 5678 5332 5362 5332 q22 591 520 489 489 Total cold run time: 63860 ms Total hot run time: 60409 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]
