doris-robot commented on PR #29303: URL: https://github.com/apache/doris/pull/29303#issuecomment-1871873445
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 61146a1169c486acede6c97f5f0c2e34559dde95, data reload: false run tpch-sf100 query with default conf and session variables q1 5358 5120 5173 5120 q2 384 170 157 157 q3 1473 1172 1126 1126 q4 1078 847 769 769 q5 3173 3121 3124 3121 q6 230 141 142 141 q7 999 546 555 546 q8 2161 2223 2169 2169 q9 6764 6693 6662 6662 q10 3173 3135 3154 3135 q11 346 234 229 229 q12 394 241 246 241 q13 4393 3639 3650 3639 q14 246 222 213 213 q15 622 575 561 561 q16 467 401 415 401 q17 1053 570 492 492 q18 7140 6769 6835 6769 q19 1643 1550 1497 1497 q20 596 384 367 367 q21 2933 2428 2473 2428 q22 383 313 334 313 Total cold run time: 45009 ms Total hot run time: 40096 ms run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off q1 5145 5081 5053 5053 q2 343 273 257 257 q3 3374 3285 3276 3276 q4 2149 2048 2012 2012 q5 5951 5926 5942 5926 q6 234 136 136 136 q7 2438 1941 1928 1928 q8 3582 3660 3651 3651 q9 9067 9031 9042 9031 q10 3878 3929 3949 3929 q11 611 515 474 474 q12 832 644 691 644 q13 3905 3225 3217 3217 q14 309 272 295 272 q15 624 572 567 567 q16 545 522 497 497 q17 2033 1841 1811 1811 q18 8762 8370 8310 8310 q19 1741 1755 1711 1711 q20 2285 2013 1984 1984 q21 5727 5299 5396 5299 q22 543 527 502 502 Total cold run time: 64078 ms Total hot run time: 60487 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]
