doris-robot commented on PR #29546: URL: https://github.com/apache/doris/pull/29546#issuecomment-1876986492
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 4f3ddb6c007c99f4e06d60558e6e2d95e2a386a0, data reload: false run tpch-sf100 query with default conf and session variables q1 5536 5125 5047 5047 q2 378 188 158 158 q3 1463 1192 1086 1086 q4 1077 818 787 787 q5 3134 3143 3052 3052 q6 228 131 131 131 q7 966 525 543 525 q8 2157 2292 2235 2235 q9 6676 6650 6627 6627 q10 3170 3124 3147 3124 q11 341 222 220 220 q12 375 236 227 227 q13 4373 3602 3627 3602 q14 263 213 215 213 q15 573 551 528 528 q16 449 406 408 406 q17 1045 476 489 476 q18 7052 6811 6735 6735 q19 1650 1519 1448 1448 q20 552 329 341 329 q21 2892 2460 2483 2460 q22 409 318 338 318 Total cold run time: 44759 ms Total hot run time: 39734 ms run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off q1 5087 5063 5096 5063 q2 335 229 238 229 q3 3363 3345 3314 3314 q4 2149 2038 2048 2038 q5 5935 5922 5913 5913 q6 221 124 126 124 q7 2396 1922 1926 1922 q8 3603 3658 3675 3658 q9 9035 8983 8974 8974 q10 3869 3906 3922 3906 q11 602 485 471 471 q12 791 631 639 631 q13 3876 3166 3214 3166 q14 286 278 262 262 q15 586 537 542 537 q16 550 533 510 510 q17 2024 1849 1840 1840 q18 8713 8285 8256 8256 q19 1758 1695 1698 1695 q20 2294 1997 1978 1978 q21 5775 5330 5336 5330 q22 542 502 486 486 Total cold run time: 63790 ms Total hot run time: 60303 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]
