doris-robot commented on PR #29389: URL: https://github.com/apache/doris/pull/29389#issuecomment-1873629835
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 ecf2f5fcb884b3cc2c149120531a5003a765d852, data reload: false run tpch-sf100 query with default conf and session variables q1 5507 5167 5143 5143 q2 392 202 159 159 q3 1444 1246 1197 1197 q4 1083 841 824 824 q5 3138 3059 3107 3059 q6 225 146 129 129 q7 986 570 512 512 q8 2144 2307 2296 2296 q9 6689 6677 6642 6642 q10 3164 3093 3101 3093 q11 352 227 221 221 q12 377 233 236 233 q13 4429 3639 3636 3636 q14 247 216 221 216 q15 603 541 540 540 q16 466 393 409 393 q17 1041 523 559 523 q18 7147 6738 6929 6738 q19 1652 1537 1409 1409 q20 627 335 331 331 q21 2891 2442 2525 2442 q22 402 329 321 321 Total cold run time: 45006 ms Total hot run time: 40057 ms run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off q1 5149 5053 5070 5053 q2 343 249 235 235 q3 3365 3322 3318 3318 q4 2125 2030 2024 2024 q5 5959 5932 5939 5932 q6 226 129 122 122 q7 2385 1934 1902 1902 q8 3564 3676 3666 3666 q9 9010 8965 8954 8954 q10 3855 3919 3920 3919 q11 590 482 465 465 q12 809 651 636 636 q13 3884 3182 3181 3181 q14 298 270 275 270 q15 606 543 543 543 q16 554 507 512 507 q17 2034 1824 1818 1818 q18 8722 8329 8328 8328 q19 1732 1675 1666 1666 q20 2260 1970 1980 1970 q21 5677 5304 5394 5304 q22 552 453 517 453 Total cold run time: 63699 ms Total hot run time: 60266 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]
