doris-robot commented on PR #29427: URL: https://github.com/apache/doris/pull/29427#issuecomment-1874117080
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 c9e4f260570609c0c6a9b69fbe39a2f3e3cde19d, data reload: false run tpch-sf100 query with default conf and session variables q1 5428 5106 5075 5075 q2 393 161 158 158 q3 1452 1202 1220 1202 q4 1094 816 844 816 q5 3089 3069 3082 3069 q6 234 135 127 127 q7 993 526 517 517 q8 2156 2291 2253 2253 q9 6709 6642 6655 6642 q10 3178 3107 3131 3107 q11 360 225 217 217 q12 385 233 227 227 q13 4364 3659 3641 3641 q14 247 217 214 214 q15 620 556 541 541 q16 463 399 416 399 q17 1054 550 505 505 q18 7064 6747 6825 6747 q19 1649 1501 1624 1501 q20 731 354 358 354 q21 2867 2443 2488 2443 q22 406 336 320 320 Total cold run time: 44936 ms Total hot run time: 40075 ms run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off q1 5092 5093 5101 5093 q2 347 246 260 246 q3 3369 3311 3292 3292 q4 2147 2026 1966 1966 q5 5931 5913 5904 5904 q6 230 125 124 124 q7 2380 1975 1977 1975 q8 3519 3638 3664 3638 q9 9032 8944 8974 8944 q10 3843 3902 3919 3902 q11 587 483 469 469 q12 795 647 645 645 q13 3903 3189 3196 3189 q14 299 271 263 263 q15 609 545 541 541 q16 540 498 500 498 q17 2034 1812 1859 1812 q18 8739 8309 8405 8309 q19 1734 1674 1691 1674 q20 2285 1985 1976 1976 q21 5728 5316 5312 5312 q22 553 519 499 499 Total cold run time: 63696 ms Total hot run time: 60271 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]
