doris-robot commented on PR #28562: URL: https://github.com/apache/doris/pull/28562#issuecomment-1876679935
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 dfccd948fd51d7ca009ba0606d6f937f7d55c3fb, data reload: false run tpch-sf100 query with default conf and session variables q1 5470 5138 5167 5138 q2 382 224 158 158 q3 1444 1114 1199 1114 q4 1085 830 842 830 q5 3111 3016 3138 3016 q6 229 132 134 132 q7 970 556 512 512 q8 2147 2276 2217 2217 q9 6723 6702 6695 6695 q10 3164 3213 3168 3168 q11 347 212 229 212 q12 378 235 231 231 q13 4420 3662 3606 3606 q14 245 227 217 217 q15 579 531 527 527 q16 473 415 401 401 q17 1046 547 471 471 q18 7129 6769 6755 6755 q19 1647 1520 1464 1464 q20 565 350 320 320 q21 2871 2453 2494 2453 q22 398 311 339 311 Total cold run time: 44823 ms Total hot run time: 39948 ms run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off q1 5131 5060 5072 5060 q2 350 251 243 243 q3 3376 3336 3294 3294 q4 2155 2034 2034 2034 q5 5940 5912 5914 5912 q6 226 124 125 124 q7 2394 1958 1900 1900 q8 3551 3618 3671 3618 q9 9040 9027 8980 8980 q10 3880 3891 3903 3891 q11 578 475 486 475 q12 793 621 650 621 q13 3869 3196 3186 3186 q14 309 270 270 270 q15 590 527 534 527 q16 534 506 503 503 q17 2041 1799 1819 1799 q18 8834 8333 8399 8333 q19 1744 1686 1717 1686 q20 2274 1980 1963 1963 q21 5837 5339 5363 5339 q22 558 474 471 471 Total cold run time: 64004 ms Total hot run time: 60229 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]
