doris-robot commented on PR #29484: URL: https://github.com/apache/doris/pull/29484#issuecomment-1875351574
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 f73eb59b3802cf00711503d163064db3e1f18248, data reload: false run tpch-sf100 query with default conf and session variables q1 5416 5212 5132 5132 q2 391 163 160 160 q3 1467 1235 1117 1117 q4 1090 861 763 763 q5 3082 3159 3116 3116 q6 232 133 127 127 q7 961 543 519 519 q8 2144 2258 2253 2253 q9 6729 6652 6704 6652 q10 3198 3193 3135 3135 q11 333 211 207 207 q12 384 231 225 225 q13 4400 3631 3598 3598 q14 242 225 211 211 q15 616 560 538 538 q16 442 400 391 391 q17 1048 607 529 529 q18 7089 6712 7051 6712 q19 1632 1562 1625 1562 q20 564 326 333 326 q21 2863 2460 2424 2424 q22 388 333 314 314 Total cold run time: 44711 ms Total hot run time: 40011 ms run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off q1 5119 5064 5056 5056 q2 334 245 263 245 q3 3360 3333 3292 3292 q4 2156 2008 2007 2007 q5 5904 5912 5890 5890 q6 225 123 121 121 q7 2397 1914 1905 1905 q8 3550 3669 3652 3652 q9 8976 8944 8978 8944 q10 3871 3918 3904 3904 q11 576 478 472 472 q12 800 667 658 658 q13 3895 3203 3165 3165 q14 305 262 265 262 q15 612 550 549 549 q16 580 522 523 522 q17 2049 1823 1821 1821 q18 8806 8273 8328 8273 q19 1736 1643 1654 1643 q20 2295 2002 1977 1977 q21 5734 5244 5361 5244 q22 560 539 558 539 Total cold run time: 63840 ms Total hot run time: 60141 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]
