doris-robot commented on PR #29460: URL: https://github.com/apache/doris/pull/29460#issuecomment-1875141835
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 115b200f5c76f0630280454bfd6aab03f9ef0711, data reload: false run tpch-sf100 query with default conf and session variables q1 5420 5145 5232 5145 q2 383 154 141 141 q3 1460 1202 1187 1187 q4 1087 841 762 762 q5 3131 3148 3145 3145 q6 226 141 138 138 q7 967 556 537 537 q8 2167 2203 2264 2203 q9 6710 6683 6620 6620 q10 3158 3119 3126 3119 q11 350 229 233 229 q12 377 237 243 237 q13 4404 3677 3627 3627 q14 250 216 216 216 q15 617 551 547 547 q16 460 412 408 408 q17 1046 504 468 468 q18 7063 6739 6828 6739 q19 1636 1586 1503 1503 q20 588 354 356 354 q21 2842 2465 2495 2465 q22 394 336 339 336 Total cold run time: 44736 ms Total hot run time: 40126 ms run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off q1 5103 4990 5133 4990 q2 340 267 246 246 q3 3363 3336 3283 3283 q4 2140 2018 2011 2011 q5 5918 5917 5933 5917 q6 230 129 126 126 q7 2356 1925 1959 1925 q8 3527 3648 3683 3648 q9 9074 9027 9050 9027 q10 3865 3919 3936 3919 q11 581 487 484 484 q12 800 638 662 638 q13 3887 3240 3187 3187 q14 305 279 287 279 q15 603 558 544 544 q16 533 501 525 501 q17 2043 1784 1804 1784 q18 8725 8312 8288 8288 q19 1760 1695 1653 1653 q20 2275 1997 1977 1977 q21 5573 5421 5209 5209 q22 579 502 481 481 Total cold run time: 63580 ms Total hot run time: 60117 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]
