doris-robot commented on PR #29547: URL: https://github.com/apache/doris/pull/29547#issuecomment-1877096025
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 eddc8707402fa02d343f40adb0fdb8edb38539ef, data reload: false run tpch-sf100 query with default conf and session variables q1 5493 5086 5126 5086 q2 385 169 158 158 q3 1505 1125 1125 1125 q4 1092 851 792 792 q5 3154 3069 3061 3061 q6 219 134 135 134 q7 957 559 527 527 q8 2182 2260 2266 2260 q9 6670 6638 6694 6638 q10 3174 3179 3101 3101 q11 352 224 222 222 q12 382 237 234 234 q13 4399 3704 3667 3667 q14 251 213 212 212 q15 574 530 530 530 q16 473 426 410 410 q17 1044 497 506 497 q18 7129 6783 6794 6783 q19 1647 1495 1403 1403 q20 595 335 355 335 q21 2884 2505 2505 2505 q22 391 333 335 333 Total cold run time: 44952 ms Total hot run time: 40013 ms run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off q1 5113 5037 5062 5037 q2 341 245 242 242 q3 3367 3374 3348 3348 q4 2168 2056 2071 2056 q5 5973 5908 5939 5908 q6 226 127 130 127 q7 2376 1964 1918 1918 q8 3587 3688 3662 3662 q9 9049 9052 9012 9012 q10 3871 3872 3917 3872 q11 580 472 478 472 q12 804 666 641 641 q13 3894 3234 3226 3226 q14 312 284 287 284 q15 592 533 522 522 q16 569 489 508 489 q17 2065 1821 1846 1821 q18 8749 8306 8672 8306 q19 1756 1725 1671 1671 q20 2273 1978 1981 1978 q21 5772 5393 5331 5331 q22 586 514 519 514 Total cold run time: 64023 ms Total hot run time: 60437 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]
