doris-robot commented on PR #25344: URL: https://github.com/apache/doris/pull/25344#issuecomment-1875190596
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 96bee6668d788d8c368d5467407589beaafa5b61, data reload: false run tpch-sf100 query with default conf and session variables q1 5469 5129 5158 5129 q2 388 167 168 167 q3 1471 1196 1228 1196 q4 1089 841 790 790 q5 3149 3127 2999 2999 q6 238 135 128 128 q7 984 547 521 521 q8 2149 2189 2232 2189 q9 6688 6655 6652 6652 q10 3179 3183 3126 3126 q11 346 224 225 224 q12 386 231 239 231 q13 4382 3640 3619 3619 q14 263 216 222 216 q15 598 558 549 549 q16 452 405 411 405 q17 1040 581 564 564 q18 7085 6686 6849 6686 q19 1628 1473 1573 1473 q20 566 341 352 341 q21 2858 2423 2525 2423 q22 402 314 326 314 Total cold run time: 44810 ms Total hot run time: 39942 ms run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off q1 5120 5101 5110 5101 q2 342 258 246 246 q3 3358 3319 3308 3308 q4 2126 2032 2015 2015 q5 5944 5880 5914 5880 q6 227 125 126 125 q7 2354 1956 1948 1948 q8 3568 3685 3674 3674 q9 8991 9025 8987 8987 q10 3881 3893 3897 3893 q11 569 482 486 482 q12 797 623 656 623 q13 3879 3224 3233 3224 q14 288 272 276 272 q15 614 544 532 532 q16 558 517 509 509 q17 2024 1825 1775 1775 q18 8775 8442 8433 8433 q19 1732 1686 1679 1679 q20 2277 2007 1975 1975 q21 5731 5298 5318 5298 q22 552 511 489 489 Total cold run time: 63707 ms Total hot run time: 60468 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]
