doris-robot commented on PR #29470: URL: https://github.com/apache/doris/pull/29470#issuecomment-1875075826
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 365c08ba650d475f473125420b1d317d5315b785, data reload: false run tpch-sf100 query with default conf and session variables q1 5511 5134 5121 5121 q2 391 155 147 147 q3 1449 1182 1139 1139 q4 1069 807 799 799 q5 3149 3133 3113 3113 q6 226 138 128 128 q7 991 548 511 511 q8 2153 2252 2321 2252 q9 6664 6651 6633 6633 q10 3164 3122 3112 3112 q11 350 221 209 209 q12 384 239 234 234 q13 4381 3662 3637 3637 q14 247 217 213 213 q15 595 559 549 549 q16 458 389 404 389 q17 1048 515 578 515 q18 7054 6763 6859 6763 q19 1640 1556 1484 1484 q20 561 330 334 330 q21 2852 2523 2463 2463 q22 387 333 325 325 Total cold run time: 44724 ms Total hot run time: 40066 ms run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off q1 5137 5035 5096 5035 q2 351 238 239 238 q3 3366 3342 3293 3293 q4 2171 2045 2017 2017 q5 5934 5923 5890 5890 q6 227 123 126 123 q7 2386 1906 1963 1906 q8 3548 3629 3653 3629 q9 9034 9127 9004 9004 q10 3860 3919 3900 3900 q11 581 472 495 472 q12 817 644 658 644 q13 3890 3193 3222 3193 q14 298 272 273 272 q15 609 554 545 545 q16 607 541 506 506 q17 2028 1824 1841 1824 q18 8734 8357 8348 8348 q19 1759 1694 1709 1694 q20 2280 1990 2007 1990 q21 5679 5345 5335 5335 q22 579 513 482 482 Total cold run time: 63875 ms Total hot run time: 60340 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]
