doris-robot commented on PR #28562: URL: https://github.com/apache/doris/pull/28562#issuecomment-1875171465
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 1730d4ea4c7e06c7c20a06732761afa403fb8ff3, data reload: false run tpch-sf100 query with default conf and session variables q1 5447 5054 5167 5054 q2 383 167 158 158 q3 1454 1102 1147 1102 q4 1090 830 849 830 q5 3206 3045 3100 3045 q6 221 140 126 126 q7 965 529 519 519 q8 2151 2202 2203 2202 q9 6739 6649 6662 6649 q10 3186 3085 3111 3085 q11 347 230 225 225 q12 383 231 244 231 q13 4366 3631 3616 3616 q14 254 222 221 221 q15 606 527 543 527 q16 457 420 391 391 q17 1043 591 493 493 q18 7076 6798 6743 6743 q19 1641 1458 1498 1458 q20 559 360 336 336 q21 2874 2522 2452 2452 q22 373 329 322 322 Total cold run time: 44821 ms Total hot run time: 39785 ms run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off q1 5150 5111 5054 5054 q2 334 249 258 249 q3 3381 3309 3300 3300 q4 2161 2013 2024 2013 q5 5955 5954 5932 5932 q6 228 123 122 122 q7 2379 1940 1896 1896 q8 3543 3652 3673 3652 q9 8997 9012 8962 8962 q10 3863 3924 3910 3910 q11 587 505 497 497 q12 810 662 642 642 q13 3905 3201 3201 3201 q14 303 276 277 276 q15 601 543 537 537 q16 559 513 512 512 q17 2024 1802 1825 1802 q18 8744 8318 8365 8318 q19 1762 1718 1661 1661 q20 2304 2214 1979 1979 q21 5728 5335 5448 5335 q22 583 469 439 439 Total cold run time: 63901 ms Total hot run time: 60289 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]
