doris-robot commented on PR #29428: URL: https://github.com/apache/doris/pull/29428#issuecomment-1873957806
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 3df3c5d0ced840a92033d2495391614fbb08823d, data reload: false run tpch-sf100 query with default conf and session variables q1 5485 5116 5128 5116 q2 401 175 187 175 q3 1461 1114 1120 1114 q4 1103 907 890 890 q5 3164 3006 3118 3006 q6 226 143 130 130 q7 989 550 524 524 q8 2170 2271 2245 2245 q9 6718 6684 6653 6653 q10 3193 3128 3092 3092 q11 357 219 218 218 q12 374 230 238 230 q13 4385 3640 3601 3601 q14 256 212 211 211 q15 602 558 560 558 q16 473 407 416 407 q17 1047 511 530 511 q18 7131 6793 6799 6793 q19 1647 1507 1497 1497 q20 605 357 328 328 q21 2904 2443 2480 2443 q22 398 316 327 316 Total cold run time: 45089 ms Total hot run time: 40058 ms run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off q1 5161 5131 5052 5052 q2 352 227 252 227 q3 3375 3351 3299 3299 q4 2141 2003 2013 2003 q5 5961 5948 5946 5946 q6 228 126 125 125 q7 2432 1956 1915 1915 q8 3569 3671 3668 3668 q9 9088 8999 9045 8999 q10 3846 3918 3923 3918 q11 601 494 488 488 q12 845 664 648 648 q13 3892 3205 3216 3205 q14 312 271 267 267 q15 593 543 553 543 q16 559 493 505 493 q17 2049 1828 1838 1828 q18 8743 8399 8379 8379 q19 1739 1714 1696 1696 q20 2277 2001 1977 1977 q21 5697 5347 5382 5347 q22 568 542 495 495 Total cold run time: 64028 ms Total hot run time: 60518 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]
