doris-robot commented on PR #29541: URL: https://github.com/apache/doris/pull/29541#issuecomment-1877151961
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 d0668ab67f2479282f3c6baa30d57b273cdf4714, data reload: false run tpch-sf100 query with default conf and session variables q1 5451 5192 5120 5120 q2 395 164 158 158 q3 1468 1195 1184 1184 q4 1076 780 767 767 q5 3110 3194 3091 3091 q6 226 137 138 137 q7 964 584 545 545 q8 2163 2223 2221 2221 q9 6714 6638 6684 6638 q10 3181 3112 3129 3112 q11 333 227 209 209 q12 379 240 238 238 q13 4418 3653 3613 3613 q14 248 227 214 214 q15 585 542 543 542 q16 452 400 404 400 q17 1053 457 467 457 q18 7093 6866 6775 6775 q19 1646 1496 1400 1400 q20 604 329 359 329 q21 2960 2484 2540 2484 q22 398 344 329 329 Total cold run time: 44917 ms Total hot run time: 39963 ms run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off q1 5110 5046 5092 5046 q2 341 235 238 235 q3 3379 3332 3314 3314 q4 2156 2055 2053 2053 q5 5985 5946 5944 5944 q6 228 127 133 127 q7 2391 1909 1940 1909 q8 3573 3695 3690 3690 q9 9029 9011 8994 8994 q10 3863 3904 3906 3904 q11 583 496 474 474 q12 804 640 651 640 q13 3898 3201 3184 3184 q14 293 262 267 262 q15 592 541 536 536 q16 561 511 512 511 q17 2032 1821 1841 1821 q18 8787 8368 8368 8368 q19 1755 1686 1730 1686 q20 2270 2001 1967 1967 q21 5798 5360 5376 5360 q22 565 528 508 508 Total cold run time: 63993 ms Total hot run time: 60533 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]
