doris-robot commented on PR #29469: URL: https://github.com/apache/doris/pull/29469#issuecomment-1878082306
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 3318bb11bf3e0341d5b3e3ebbfdaf26b62e07ec6, data reload: false run tpch-sf100 query with default conf and session variables q1 5560 5144 5185 5144 q2 391 183 159 159 q3 1464 1205 1157 1157 q4 1084 862 824 824 q5 3125 3118 3042 3042 q6 223 134 135 134 q7 968 564 534 534 q8 2166 2306 2302 2302 q9 6749 6697 6625 6625 q10 3182 3200 3112 3112 q11 348 213 213 213 q12 381 239 241 239 q13 4422 3649 3646 3646 q14 260 222 213 213 q15 585 526 528 526 q16 454 393 393 393 q17 1047 494 553 494 q18 7122 6769 6811 6769 q19 1657 1493 1588 1493 q20 594 329 348 329 q21 3027 2501 2535 2501 q22 406 343 343 343 Total cold run time: 45215 ms Total hot run time: 40192 ms run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off q1 5151 5101 5075 5075 q2 337 235 239 235 q3 3366 3344 3320 3320 q4 2174 2069 2041 2041 q5 5933 5905 5944 5905 q6 228 127 130 127 q7 2425 1946 1962 1946 q8 3603 3682 3679 3679 q9 9022 9006 9000 9000 q10 3844 3895 3907 3895 q11 568 480 475 475 q12 805 629 651 629 q13 3897 3196 3188 3188 q14 305 276 273 273 q15 602 530 530 530 q16 541 505 487 487 q17 2035 1821 1823 1821 q18 8743 8330 8349 8330 q19 1770 1665 1717 1665 q20 2271 1987 1953 1953 q21 5733 5447 5346 5346 q22 584 474 504 474 Total cold run time: 63937 ms Total hot run time: 60394 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]
