doris-robot commented on PR #29430: URL: https://github.com/apache/doris/pull/29430#issuecomment-1874017687
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 e471199b8845e6f37f3cf8bf013796b49f3b3396, data reload: false run tpch-sf100 query with default conf and session variables q1 5507 5123 5070 5070 q2 388 167 155 155 q3 1442 1112 1128 1112 q4 1107 820 801 801 q5 3102 3116 3130 3116 q6 221 144 131 131 q7 969 541 535 535 q8 2166 2293 2212 2212 q9 6667 6667 6679 6667 q10 3148 3161 3117 3117 q11 352 224 216 216 q12 374 243 232 232 q13 4398 3661 3624 3624 q14 247 208 218 208 q15 623 555 553 553 q16 457 419 419 419 q17 1041 438 452 438 q18 7106 6787 6826 6787 q19 1641 1512 1558 1512 q20 604 360 367 360 q21 2862 2465 2492 2465 q22 386 331 331 331 Total cold run time: 44808 ms Total hot run time: 40061 ms run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off q1 5229 5060 5093 5060 q2 335 251 235 235 q3 3374 3346 3309 3309 q4 2141 2016 2005 2005 q5 5952 5917 5925 5917 q6 231 124 126 124 q7 2384 1935 1937 1935 q8 3549 3650 3681 3650 q9 9052 9012 8997 8997 q10 3898 3894 3938 3894 q11 591 485 476 476 q12 820 705 631 631 q13 3900 3193 3167 3167 q14 298 272 273 272 q15 617 559 545 545 q16 542 520 505 505 q17 2039 1803 1778 1778 q18 8728 8466 8448 8448 q19 1888 1677 1692 1677 q20 2282 2001 1996 1996 q21 5669 5428 5275 5275 q22 556 491 514 491 Total cold run time: 64075 ms Total hot run time: 60387 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]
