doris-robot commented on PR #29552: URL: https://github.com/apache/doris/pull/29552#issuecomment-1877069567
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 c22ce53a587a0c21545e4fb67f4312ac45269807, data reload: false run tpch-sf100 query with default conf and session variables q1 5441 5133 5148 5133 q2 397 159 167 159 q3 1457 1068 1124 1068 q4 1082 801 782 782 q5 3118 3153 3079 3079 q6 221 136 138 136 q7 953 539 552 539 q8 2169 2241 2309 2241 q9 6720 6676 6674 6674 q10 3159 3150 3154 3150 q11 335 235 209 209 q12 387 240 234 234 q13 4388 3653 3643 3643 q14 250 211 224 211 q15 591 533 527 527 q16 451 397 403 397 q17 1052 520 503 503 q18 7108 6892 6736 6736 q19 1642 1589 1570 1570 q20 564 324 323 323 q21 2912 2456 2467 2456 q22 395 323 332 323 Total cold run time: 44792 ms Total hot run time: 40093 ms run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off q1 5146 5093 5030 5030 q2 339 232 234 232 q3 3369 3346 3316 3316 q4 2164 2073 2060 2060 q5 5961 5959 5917 5917 q6 220 130 135 130 q7 2403 1925 1936 1925 q8 3545 3662 3669 3662 q9 9041 8985 8954 8954 q10 3867 3901 3925 3901 q11 570 477 492 477 q12 797 626 630 626 q13 3879 3190 3178 3178 q14 302 279 265 265 q15 597 528 522 522 q16 544 503 506 503 q17 2038 1837 1855 1837 q18 8805 8399 8449 8399 q19 1739 1707 1710 1707 q20 2283 1983 1975 1975 q21 5761 5396 5387 5387 q22 565 481 507 481 Total cold run time: 63935 ms Total hot run time: 60484 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]
