doris-robot commented on PR #29314: URL: https://github.com/apache/doris/pull/29314#issuecomment-1871942316
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 528b4eff1ff7815429685f4a6e9a3c4e06868a4b, data reload: false run tpch-sf100 query with default conf and session variables q1 5358 5098 5130 5098 q2 386 170 157 157 q3 1457 1147 1217 1147 q4 1067 785 792 785 q5 3126 3083 3117 3083 q6 227 139 140 139 q7 1003 529 566 529 q8 2176 2293 2227 2227 q9 6681 6689 6711 6689 q10 3217 3198 3219 3198 q11 355 232 218 218 q12 394 253 247 247 q13 4390 3660 3613 3613 q14 258 225 223 223 q15 636 577 561 561 q16 457 407 435 407 q17 1046 575 547 547 q18 7168 6768 6897 6768 q19 1665 1522 1436 1436 q20 618 340 346 340 q21 2937 2405 2496 2405 q22 388 318 328 318 Total cold run time: 45010 ms Total hot run time: 40135 ms run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off q1 5073 5056 5042 5042 q2 341 255 235 235 q3 3367 3342 3352 3342 q4 2156 2009 2018 2009 q5 5915 5896 5926 5896 q6 230 133 137 133 q7 2409 1923 1880 1880 q8 3558 3651 3675 3651 q9 9074 9026 9068 9026 q10 3867 3926 3935 3926 q11 586 478 473 473 q12 807 671 651 651 q13 3899 3186 3225 3186 q14 308 258 285 258 q15 645 557 580 557 q16 556 509 501 501 q17 2059 1791 1816 1791 q18 8732 8311 8447 8311 q19 1920 1725 1702 1702 q20 2298 1985 2012 1985 q21 5758 5322 5268 5268 q22 569 471 483 471 Total cold run time: 64127 ms Total hot run time: 60294 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]
