doris-robot commented on PR #29537: URL: https://github.com/apache/doris/pull/29537#issuecomment-1878738682
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 b57209b85901d160626a14e95ac8310692dbb07c, data reload: false run tpch-sf100 query with default conf and session variables q1 5476 5117 5167 5117 q2 383 161 158 158 q3 1444 1181 1178 1178 q4 1095 809 855 809 q5 3091 3123 3132 3123 q6 223 134 135 134 q7 979 523 542 523 q8 2148 2285 2231 2231 q9 6692 6688 6626 6626 q10 3165 3180 3121 3121 q11 326 217 225 217 q12 381 234 226 226 q13 4433 3655 3626 3626 q14 246 213 215 213 q15 584 550 518 518 q16 447 386 402 386 q17 1049 475 527 475 q18 7118 6707 7076 6707 q19 1624 1452 1596 1452 q20 589 425 370 370 q21 2891 2436 2510 2436 q22 412 343 331 331 Total cold run time: 44796 ms Total hot run time: 39977 ms run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off q1 5167 5100 5169 5100 q2 344 229 253 229 q3 3352 3343 3335 3335 q4 2153 2044 2036 2036 q5 5961 5920 5952 5920 q6 222 126 130 126 q7 2369 1896 1925 1896 q8 3557 3658 3655 3655 q9 9066 8972 9048 8972 q10 3854 3896 3891 3891 q11 593 493 493 493 q12 808 640 631 631 q13 3874 3194 3236 3194 q14 295 265 284 265 q15 602 534 531 531 q16 551 494 516 494 q17 2053 1803 1805 1803 q18 8842 8426 8403 8403 q19 1748 1663 1700 1663 q20 2279 1962 1974 1962 q21 5651 5308 5364 5308 q22 542 505 508 505 Total cold run time: 63883 ms Total hot run time: 60412 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]
