doris-robot commented on PR #29259: URL: https://github.com/apache/doris/pull/29259#issuecomment-1871675255
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 7901ff2fa826bfe05b6d3bbda48fe778eb67f012, data reload: false run tpch-sf100 query with default conf and session variables q1 5439 5187 5198 5187 q2 391 203 197 197 q3 1482 1160 1245 1160 q4 1086 843 816 816 q5 3113 3183 3170 3170 q6 229 138 133 133 q7 989 573 521 521 q8 2161 2295 2220 2220 q9 6736 6686 6651 6651 q10 3185 3178 3091 3091 q11 359 231 222 222 q12 390 251 243 243 q13 4414 3618 3656 3618 q14 247 218 224 218 q15 623 589 572 572 q16 475 420 393 393 q17 1067 549 540 540 q18 7103 6769 6812 6769 q19 1656 1540 1530 1530 q20 624 374 344 344 q21 2968 2514 2485 2485 q22 396 336 346 336 Total cold run time: 45133 ms Total hot run time: 40416 ms run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off q1 5102 5112 5077 5077 q2 341 255 260 255 q3 3415 3340 3309 3309 q4 2155 2062 2043 2043 q5 5974 5937 5947 5937 q6 236 132 132 132 q7 2371 1930 1931 1930 q8 3568 3644 3654 3644 q9 9097 9047 9010 9010 q10 3875 3928 3920 3920 q11 576 508 479 479 q12 811 640 621 621 q13 3920 3196 3191 3191 q14 292 294 295 294 q15 637 583 569 569 q16 563 511 518 511 q17 2008 1793 1815 1793 q18 8793 8327 8293 8293 q19 1758 1704 1751 1704 q20 2284 1988 2001 1988 q21 5678 5295 5298 5295 q22 563 475 532 475 Total cold run time: 64017 ms Total hot run time: 60470 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]
