doris-robot commented on PR #29243: URL: https://github.com/apache/doris/pull/29243#issuecomment-1873687615
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 5fcd0ef32833343808842ba4743ce55beb1eb51d, data reload: false run tpch-sf100 query with default conf and session variables q1 5470 5132 5106 5106 q2 395 159 158 158 q3 1490 1241 1137 1137 q4 1105 872 799 799 q5 3140 3195 3073 3073 q6 235 136 130 130 q7 982 551 513 513 q8 2159 2211 2171 2171 q9 6695 6691 6624 6624 q10 3202 3166 3197 3166 q11 343 227 227 227 q12 377 230 230 230 q13 4384 3678 3643 3643 q14 246 221 220 220 q15 600 557 551 551 q16 460 415 404 404 q17 1045 549 515 515 q18 7076 6800 7014 6800 q19 1657 1542 1501 1501 q20 616 356 361 356 q21 2881 2499 2465 2465 q22 400 329 331 329 Total cold run time: 44958 ms Total hot run time: 40118 ms run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off q1 5051 5046 5031 5031 q2 331 243 256 243 q3 3379 3312 3278 3278 q4 2132 2022 2000 2000 q5 5974 5941 5916 5916 q6 225 127 121 121 q7 2417 1925 1894 1894 q8 3539 3668 3671 3668 q9 9046 9018 8952 8952 q10 3858 3923 3903 3903 q11 579 494 464 464 q12 814 663 685 663 q13 3875 3207 3239 3207 q14 291 283 270 270 q15 606 543 542 542 q16 561 503 518 503 q17 2023 1829 1797 1797 q18 8718 8356 8881 8356 q19 1739 1695 1724 1695 q20 2291 1998 1985 1985 q21 5701 5371 5370 5370 q22 559 492 494 492 Total cold run time: 63709 ms Total hot run time: 60350 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]
