doris-robot commented on PR #29386: URL: https://github.com/apache/doris/pull/29386#issuecomment-1873622940
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 e19ed8a7ace47d172619e3e265a1b6c73aa8557d, data reload: false run tpch-sf100 query with default conf and session variables q1 5466 5152 5129 5129 q2 411 156 158 156 q3 1481 1249 1181 1181 q4 1092 802 781 781 q5 3165 3151 3065 3065 q6 227 144 130 130 q7 994 550 525 525 q8 2168 2211 2270 2211 q9 6742 6668 6654 6654 q10 3183 3133 3131 3131 q11 348 215 224 215 q12 378 242 238 238 q13 4390 3688 3641 3641 q14 243 215 221 215 q15 601 554 551 551 q16 457 406 412 406 q17 1057 546 524 524 q18 7072 6784 6825 6784 q19 1648 1547 1437 1437 q20 601 352 326 326 q21 2865 2368 2428 2368 q22 386 332 330 330 Total cold run time: 44975 ms Total hot run time: 39998 ms run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off q1 5157 5075 5117 5075 q2 343 260 257 257 q3 3394 3369 3328 3328 q4 2152 2055 2027 2027 q5 5984 5944 5925 5925 q6 229 124 123 123 q7 2411 1942 1976 1942 q8 3577 3671 3668 3668 q9 9042 9019 9020 9019 q10 3884 3917 3944 3917 q11 592 475 487 475 q12 822 650 636 636 q13 3880 3180 3187 3180 q14 318 270 286 270 q15 613 548 543 543 q16 572 507 498 498 q17 2020 1793 1821 1793 q18 8802 8455 8567 8455 q19 1746 1696 1708 1696 q20 2303 1987 1980 1980 q21 5646 5345 5313 5313 q22 628 478 508 478 Total cold run time: 64115 ms Total hot run time: 60598 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]
