doris-robot commented on PR #29464: URL: https://github.com/apache/doris/pull/29464#issuecomment-1875463091
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 e355a5cc56b13cb72a879ad1da7ae86a71939c6d, data reload: false run tpch-sf100 query with default conf and session variables q1 5518 5142 5177 5142 q2 393 162 166 162 q3 1461 1145 1172 1145 q4 1100 828 823 823 q5 3132 3147 3150 3147 q6 232 141 138 138 q7 983 563 540 540 q8 2161 2258 2133 2133 q9 6705 6623 6663 6623 q10 3173 3142 3157 3142 q11 345 222 217 217 q12 388 237 242 237 q13 4435 3647 3650 3647 q14 242 223 207 207 q15 583 535 524 524 q16 451 410 424 410 q17 1039 577 514 514 q18 7103 6782 7003 6782 q19 1661 1563 1596 1563 q20 607 317 328 317 q21 2895 2558 2482 2482 q22 383 323 325 323 Total cold run time: 44990 ms Total hot run time: 40218 ms run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off q1 5123 5046 5074 5046 q2 338 232 258 232 q3 3375 3333 3348 3333 q4 2157 2075 2054 2054 q5 5959 5955 5952 5952 q6 224 127 130 127 q7 2409 1907 1890 1890 q8 3571 3642 3668 3642 q9 9063 8992 9054 8992 q10 3887 3905 3911 3905 q11 592 473 486 473 q12 809 649 637 637 q13 3871 3177 3197 3177 q14 300 268 262 262 q15 585 537 516 516 q16 573 502 500 500 q17 2045 1840 1822 1822 q18 8775 8279 8312 8279 q19 1760 1707 1673 1673 q20 2268 1981 1977 1977 q21 5744 5421 5409 5409 q22 568 495 460 460 Total cold run time: 63996 ms Total hot run time: 60358 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]
