doris-robot commented on PR #29405: URL: https://github.com/apache/doris/pull/29405#issuecomment-1874861764
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 5a1145c7c336ba8f2feb84d2556bd25a9cb01cca, data reload: false run tpch-sf100 query with default conf and session variables q1 5513 5205 5108 5108 q2 393 173 158 158 q3 1461 1265 1274 1265 q4 1107 819 774 774 q5 3120 3042 3138 3042 q6 236 134 131 131 q7 999 565 520 520 q8 2155 2224 2228 2224 q9 6721 6695 6630 6630 q10 3180 3155 3131 3131 q11 335 232 230 230 q12 392 238 238 238 q13 4368 3655 3679 3655 q14 241 224 214 214 q15 601 560 541 541 q16 462 416 409 409 q17 1039 515 523 515 q18 7056 6776 6782 6776 q19 1646 1573 1602 1573 q20 613 799 372 372 q21 2887 2486 2460 2460 q22 404 316 341 316 Total cold run time: 44929 ms Total hot run time: 40282 ms run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off q1 5090 5064 5061 5061 q2 353 265 263 263 q3 3366 3322 3322 3322 q4 2158 2057 2033 2033 q5 5965 5977 5969 5969 q6 230 126 125 125 q7 2419 1904 1961 1904 q8 3594 3660 3672 3660 q9 9119 9037 9076 9037 q10 3901 3923 3931 3923 q11 612 505 500 500 q12 833 642 661 642 q13 3862 3226 3202 3202 q14 297 273 272 272 q15 616 536 529 529 q16 556 516 493 493 q17 2037 1819 1796 1796 q18 8748 8282 8293 8282 q19 1737 1685 1683 1683 q20 2313 1986 1997 1986 q21 5712 5194 5442 5194 q22 554 500 490 490 Total cold run time: 64072 ms Total hot run time: 60366 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]
