doris-robot commented on PR #29439: URL: https://github.com/apache/doris/pull/29439#issuecomment-1874431684
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 9fdcd3ee6f1470b40f83a0bc77b3ea2cae4342c6, data reload: false run tpch-sf100 query with default conf and session variables q1 5486 5194 5169 5169 q2 400 195 158 158 q3 1476 1207 1309 1207 q4 1095 843 818 818 q5 3161 3127 3094 3094 q6 226 149 135 135 q7 994 575 534 534 q8 2134 2191 2238 2191 q9 6709 6699 6706 6699 q10 3200 3159 3109 3109 q11 367 221 220 220 q12 391 245 249 245 q13 4455 3677 3721 3677 q14 247 215 219 215 q15 605 552 534 534 q16 487 410 419 410 q17 1036 516 499 499 q18 7094 6783 6813 6783 q19 1655 1523 1468 1468 q20 565 352 353 352 q21 2933 2529 2465 2465 q22 408 311 326 311 Total cold run time: 45124 ms Total hot run time: 40293 ms run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off q1 5081 5054 5099 5054 q2 337 258 260 258 q3 3394 3332 3322 3322 q4 2160 2011 2036 2011 q5 6010 5981 5970 5970 q6 228 129 129 129 q7 2437 1978 1974 1974 q8 3575 3696 3700 3696 q9 9108 9045 9022 9022 q10 3926 3921 3927 3921 q11 621 500 478 478 q12 821 658 664 658 q13 3894 3240 3269 3240 q14 314 270 297 270 q15 613 553 541 541 q16 552 517 534 517 q17 2035 1848 1823 1823 q18 8764 8383 8779 8383 q19 1730 1674 1703 1674 q20 2336 2006 1982 1982 q21 5784 5435 5360 5360 q22 578 484 526 484 Total cold run time: 64298 ms Total hot run time: 60767 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]
