doris-robot commented on PR #29444: URL: https://github.com/apache/doris/pull/29444#issuecomment-1875019308
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 5556c9d0837a651be49b12af195dcd4773a47bc8, data reload: false run tpch-sf100 query with default conf and session variables q1 5464 5114 5070 5070 q2 395 159 159 159 q3 1468 1178 1148 1148 q4 1090 776 801 776 q5 3148 3127 3035 3035 q6 221 139 128 128 q7 971 529 529 529 q8 2159 2191 2255 2191 q9 6692 6657 6612 6612 q10 3176 3164 3171 3164 q11 334 210 222 210 q12 386 234 233 233 q13 4387 3654 3600 3600 q14 244 220 219 219 q15 603 547 532 532 q16 477 393 418 393 q17 1047 470 508 470 q18 7056 6741 6744 6741 q19 1649 1500 1422 1422 q20 600 344 392 344 q21 2829 2398 2465 2398 q22 394 313 318 313 Total cold run time: 44790 ms Total hot run time: 39687 ms run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off q1 5177 5118 5048 5048 q2 335 238 252 238 q3 3374 3303 3298 3298 q4 2138 1995 1967 1967 q5 5983 5928 5961 5928 q6 228 125 125 125 q7 2392 1859 1931 1859 q8 3594 3685 3661 3661 q9 9018 8981 9005 8981 q10 3872 3921 3915 3915 q11 591 483 486 483 q12 798 658 650 650 q13 3872 3215 3178 3178 q14 293 263 270 263 q15 608 537 552 537 q16 554 525 499 499 q17 2043 1821 1789 1789 q18 8762 8387 8363 8363 q19 1727 1633 1658 1633 q20 2278 2015 1979 1979 q21 5666 5304 5328 5304 q22 597 474 486 474 Total cold run time: 63900 ms Total hot run time: 60172 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]
