doris-robot commented on PR #29308: URL: https://github.com/apache/doris/pull/29308#issuecomment-1871892129
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 a77c3168173fb21d1dfb8b63f392e5e8937fbe2c, data reload: false run tpch-sf100 query with default conf and session variables q1 5625 5204 5149 5149 q2 395 167 160 160 q3 1490 1196 1207 1196 q4 1117 880 844 844 q5 3150 3013 3183 3013 q6 233 143 139 139 q7 989 604 519 519 q8 2181 2262 2263 2262 q9 6764 6698 6725 6698 q10 3227 3212 3163 3163 q11 336 226 229 226 q12 404 247 243 243 q13 4411 3652 3669 3652 q14 262 230 216 216 q15 635 564 567 564 q16 456 419 412 412 q17 1061 537 564 537 q18 7097 6828 7217 6828 q19 1696 1568 1494 1494 q20 817 345 352 345 q21 2911 2518 2549 2518 q22 401 323 322 322 Total cold run time: 45658 ms Total hot run time: 40500 ms run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off q1 5189 5092 5128 5092 q2 334 259 259 259 q3 3432 3327 3354 3327 q4 2184 2071 2057 2057 q5 5957 5947 5915 5915 q6 237 135 133 133 q7 2380 1949 1944 1944 q8 3558 3665 3708 3665 q9 9107 9051 9059 9051 q10 3884 3975 3940 3940 q11 594 504 485 485 q12 813 630 643 630 q13 3897 3224 3190 3190 q14 317 273 280 273 q15 628 574 558 558 q16 563 495 553 495 q17 2041 1854 1814 1814 q18 8792 8388 8354 8354 q19 1792 1722 1733 1722 q20 2296 2028 2004 2004 q21 5794 5424 5381 5381 q22 581 533 524 524 Total cold run time: 64370 ms Total hot run time: 60813 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]
