doris-robot commented on PR #29153: URL: https://github.com/apache/doris/pull/29153#issuecomment-1875084571
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 ca5f66877e63aea1b8d3d1322422ebc8d9039907, data reload: false run tpch-sf100 query with default conf and session variables q1 5500 5165 5160 5160 q2 392 173 157 157 q3 1451 1144 1220 1144 q4 1092 861 762 762 q5 3125 3069 3091 3069 q6 236 133 131 131 q7 980 562 551 551 q8 2156 2283 2235 2235 q9 6676 6659 6656 6656 q10 3171 3160 3161 3160 q11 339 219 235 219 q12 382 230 237 230 q13 4404 3646 3620 3620 q14 243 214 217 214 q15 605 549 538 538 q16 463 413 402 402 q17 1050 556 552 552 q18 7101 6687 6776 6687 q19 1647 1513 1527 1513 q20 590 395 327 327 q21 2953 2474 2494 2474 q22 399 324 327 324 Total cold run time: 44955 ms Total hot run time: 40125 ms run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off q1 5184 5092 5024 5024 q2 335 269 233 233 q3 3377 3331 3303 3303 q4 2153 2051 1987 1987 q5 5950 5904 5928 5904 q6 228 125 126 125 q7 2388 1911 1906 1906 q8 3593 3658 3689 3658 q9 8981 8989 8960 8960 q10 3895 3931 3944 3931 q11 581 469 480 469 q12 782 657 632 632 q13 3897 3256 3198 3198 q14 309 274 267 267 q15 616 551 536 536 q16 531 519 512 512 q17 2006 1786 1822 1786 q18 8712 8407 8371 8371 q19 1747 1671 1658 1658 q20 2306 2006 1978 1978 q21 5698 5353 5298 5298 q22 574 525 487 487 Total cold run time: 63843 ms Total hot run time: 60223 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]
