doris-robot commented on PR #29399: URL: https://github.com/apache/doris/pull/29399#issuecomment-1873722928
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 8a803a548a743f1bb3cfbeafd5c6acf7c19c8df5, data reload: false run tpch-sf100 query with default conf and session variables q1 5441 5064 5188 5064 q2 392 172 159 159 q3 1472 1193 1181 1181 q4 1096 870 810 810 q5 3144 3042 3000 3000 q6 224 142 130 130 q7 995 529 542 529 q8 2174 2282 2302 2282 q9 6679 6677 6691 6677 q10 3178 3104 3127 3104 q11 342 229 209 209 q12 398 233 235 233 q13 4390 3624 3656 3624 q14 245 213 222 213 q15 617 549 539 539 q16 453 392 393 392 q17 1052 535 463 463 q18 7072 6693 6719 6693 q19 1641 1484 1607 1484 q20 565 332 335 332 q21 2884 2401 2516 2401 q22 409 329 344 329 Total cold run time: 44863 ms Total hot run time: 39848 ms run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off q1 5135 5071 5019 5019 q2 329 261 239 239 q3 3362 3332 3306 3306 q4 2143 2013 1998 1998 q5 5949 5931 5954 5931 q6 229 123 126 123 q7 2405 1968 1900 1900 q8 3572 3649 3638 3638 q9 9030 9002 8983 8983 q10 3874 3913 3916 3913 q11 582 487 500 487 q12 804 659 647 647 q13 3863 3206 3199 3199 q14 300 277 261 261 q15 602 545 542 542 q16 545 523 491 491 q17 2025 1811 1803 1803 q18 8856 8422 8277 8277 q19 1748 1711 1698 1698 q20 2284 1997 1991 1991 q21 5705 5335 5313 5313 q22 568 484 479 479 Total cold run time: 63910 ms Total hot run time: 60238 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]
