doris-robot commented on PR #29446: URL: https://github.com/apache/doris/pull/29446#issuecomment-1874810034
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 544de38434ac24f432bca85c2d9b9ed819063b71, data reload: false run tpch-sf100 query with default conf and session variables q1 5537 5115 5177 5115 q2 401 155 146 146 q3 1464 1094 1098 1094 q4 1099 815 817 815 q5 3162 3040 3146 3040 q6 229 145 130 130 q7 972 557 525 525 q8 2169 2239 2246 2239 q9 6669 6718 6657 6657 q10 3167 3131 3151 3131 q11 343 217 211 211 q12 391 247 238 238 q13 4393 3629 3642 3629 q14 264 230 223 223 q15 606 557 549 549 q16 473 397 421 397 q17 1050 562 551 551 q18 7078 6781 6827 6781 q19 1627 1525 1567 1525 q20 613 372 339 339 q21 2896 2453 2499 2453 q22 412 321 342 321 Total cold run time: 45015 ms Total hot run time: 40109 ms run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off q1 5151 5088 5087 5087 q2 335 252 232 232 q3 3407 3313 3293 3293 q4 2140 2014 1983 1983 q5 5949 5942 5949 5942 q6 225 129 123 123 q7 2402 1911 1938 1911 q8 3564 3641 3707 3641 q9 9061 8991 8992 8991 q10 3892 3924 3917 3917 q11 592 499 505 499 q12 803 656 633 633 q13 3903 3253 3217 3217 q14 310 287 274 274 q15 623 545 541 541 q16 554 491 494 491 q17 2040 1837 1860 1837 q18 8737 8464 8294 8294 q19 1738 1687 1749 1687 q20 2294 1989 1996 1989 q21 5801 5311 5386 5311 q22 575 502 518 502 Total cold run time: 64096 ms Total hot run time: 60395 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]
