doris-robot commented on PR #28228: URL: https://github.com/apache/doris/pull/28228#issuecomment-1876244233
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 b20530f1a4d55356e5390131c2d1558c119220be, data reload: false run tpch-sf100 query with default conf and session variables q1 5524 5084 5137 5084 q2 409 173 158 158 q3 1449 1209 1196 1196 q4 1066 791 875 791 q5 3112 3129 3210 3129 q6 236 142 133 133 q7 988 572 502 502 q8 2183 2205 2206 2205 q9 6695 6659 6667 6659 q10 3209 3120 3118 3118 q11 339 222 224 222 q12 378 231 227 227 q13 4391 3675 3638 3638 q14 252 227 215 215 q15 575 540 529 529 q16 469 407 417 407 q17 1041 515 480 480 q18 7029 6800 6798 6798 q19 1636 1526 1611 1526 q20 565 323 355 323 q21 2820 2462 2414 2414 q22 395 335 342 335 Total cold run time: 44761 ms Total hot run time: 40089 ms run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off q1 5128 5095 5131 5095 q2 338 232 241 232 q3 3354 3338 3314 3314 q4 2146 2060 2077 2060 q5 5934 5926 5944 5926 q6 225 126 130 126 q7 2367 1940 1903 1903 q8 3578 3669 3664 3664 q9 9094 9033 8985 8985 q10 3853 3935 3927 3927 q11 586 487 487 487 q12 804 634 638 634 q13 3884 3218 3191 3191 q14 291 260 283 260 q15 590 538 534 534 q16 565 493 502 493 q17 2026 1859 1846 1846 q18 8758 8311 8358 8311 q19 1744 1667 1676 1667 q20 2261 1972 1964 1964 q21 5782 5365 5407 5365 q22 608 496 519 496 Total cold run time: 63916 ms Total hot run time: 60480 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]
