doris-robot commented on PR #28890: URL: https://github.com/apache/doris/pull/28890#issuecomment-1873727779
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 6c48386313ed98690be76c3fee38f9fc6e5f2cc5, data reload: false run tpch-sf100 query with default conf and session variables q1 5507 5091 5127 5091 q2 392 164 155 155 q3 1447 1091 1184 1091 q4 1091 818 779 779 q5 3135 3049 3019 3019 q6 223 137 138 137 q7 970 522 553 522 q8 2147 2279 2279 2279 q9 6670 6651 6642 6642 q10 3153 3157 3102 3102 q11 359 228 215 215 q12 376 240 236 236 q13 4401 3650 3652 3650 q14 253 210 220 210 q15 618 562 535 535 q16 470 405 392 392 q17 1030 479 539 479 q18 7056 6774 6831 6774 q19 1640 1512 1499 1499 q20 591 376 321 321 q21 2934 2433 2467 2433 q22 399 334 340 334 Total cold run time: 44862 ms Total hot run time: 39895 ms run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off q1 5130 5053 5117 5053 q2 335 243 249 243 q3 3371 3328 3310 3310 q4 2149 2024 1998 1998 q5 5920 5912 5920 5912 q6 225 127 124 124 q7 2385 1910 1948 1910 q8 3539 3648 3684 3648 q9 9080 9055 8995 8995 q10 3861 3913 3904 3904 q11 587 483 513 483 q12 809 629 637 629 q13 3881 3187 3175 3175 q14 307 271 283 271 q15 597 552 523 523 q16 560 485 529 485 q17 2030 1793 1812 1793 q18 8710 8337 8299 8299 q19 1731 1661 1701 1661 q20 2296 2007 1969 1969 q21 5697 5338 5269 5269 q22 573 478 487 478 Total cold run time: 63773 ms Total hot run time: 60132 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]
