doris-robot commented on PR #24444: URL: https://github.com/apache/doris/pull/24444#issuecomment-1872533395
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 88a0cce768fc273105edae6e1b79cc59376f68e3, data reload: false run tpch-sf100 query with default conf and session variables q1 5504 5170 5118 5118 q2 389 167 158 158 q3 1445 1244 1179 1179 q4 1085 858 821 821 q5 3131 3112 3085 3085 q6 223 132 132 132 q7 1008 558 516 516 q8 2157 2287 2235 2235 q9 6728 6690 6642 6642 q10 3193 3138 3118 3118 q11 351 212 216 212 q12 383 235 239 235 q13 4399 3644 3604 3604 q14 250 216 224 216 q15 609 551 545 545 q16 456 430 391 391 q17 1045 566 469 469 q18 7065 6722 6732 6722 q19 1641 1562 1482 1482 q20 611 341 344 341 q21 2866 2491 2504 2491 q22 391 318 333 318 Total cold run time: 44930 ms Total hot run time: 40030 ms run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off q1 5158 5136 5039 5039 q2 339 270 250 250 q3 3385 3295 3303 3295 q4 2152 2023 2040 2023 q5 5936 5931 5926 5926 q6 231 123 128 123 q7 2358 1955 1992 1955 q8 3567 3661 3677 3661 q9 9080 8954 8960 8954 q10 3854 3925 3912 3912 q11 598 495 498 495 q12 818 639 637 637 q13 3885 3178 3215 3178 q14 302 276 282 276 q15 618 547 544 544 q16 574 476 532 476 q17 2033 1806 1816 1806 q18 8768 8342 8279 8279 q19 1727 1690 1656 1656 q20 2289 1979 1998 1979 q21 5738 5278 5287 5278 q22 584 508 469 469 Total cold run time: 63994 ms Total hot run time: 60211 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]
