doris-robot commented on PR #29118: URL: https://github.com/apache/doris/pull/29118#issuecomment-1874817653
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 56558047da45259815fa3c19c24c01e62b4ad13e, data reload: false run tpch-sf100 query with default conf and session variables q1 5537 5145 5220 5145 q2 403 161 160 160 q3 1464 1178 1179 1178 q4 1110 840 833 833 q5 3078 3065 3143 3065 q6 245 138 132 132 q7 992 550 518 518 q8 2164 2197 2294 2197 q9 6696 6684 6674 6674 q10 3214 3163 3125 3125 q11 355 213 227 213 q12 383 240 236 236 q13 4428 3696 3657 3657 q14 245 225 226 225 q15 616 550 546 546 q16 457 422 436 422 q17 1045 459 498 459 q18 7117 6764 6756 6756 q19 1646 1514 1476 1476 q20 606 368 337 337 q21 2884 2527 2466 2466 q22 389 317 330 317 Total cold run time: 45074 ms Total hot run time: 40137 ms run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off q1 5170 5120 5100 5100 q2 348 261 279 261 q3 3394 3335 3308 3308 q4 2170 2054 2012 2012 q5 5993 5947 5935 5935 q6 231 126 128 126 q7 2413 1959 1933 1933 q8 3605 3670 3694 3670 q9 9101 8992 9088 8992 q10 3874 3944 3926 3926 q11 592 491 483 483 q12 820 663 646 646 q13 3877 3232 3222 3222 q14 301 274 281 274 q15 606 539 539 539 q16 568 504 551 504 q17 2067 1856 1819 1819 q18 8821 8437 8394 8394 q19 1760 1681 1705 1681 q20 2303 2020 1977 1977 q21 5760 5374 5350 5350 q22 575 494 523 494 Total cold run time: 64349 ms Total hot run time: 60646 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]
