doris-robot commented on PR #29458: URL: https://github.com/apache/doris/pull/29458#issuecomment-1876227711
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 90a9712a6f5178dae5040a33aafc7e3e3b92d0dc, data reload: false run tpch-sf100 query with default conf and session variables q1 5526 5148 5146 5146 q2 389 156 148 148 q3 1461 1214 1158 1158 q4 1083 791 802 791 q5 3084 3044 3132 3044 q6 222 140 139 139 q7 987 547 526 526 q8 2155 2282 2247 2247 q9 6726 6681 6680 6680 q10 3206 3126 3152 3126 q11 351 218 212 212 q12 392 232 235 232 q13 4420 3665 3679 3665 q14 242 225 216 216 q15 583 528 525 525 q16 470 397 401 397 q17 1039 475 524 475 q18 7109 6708 6847 6708 q19 1636 1484 1603 1484 q20 613 329 322 322 q21 2893 2443 2542 2443 q22 392 327 359 327 Total cold run time: 44979 ms Total hot run time: 40011 ms run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off q1 5157 5045 5127 5045 q2 339 237 236 236 q3 3393 3363 3345 3345 q4 2159 2019 2023 2019 q5 5928 5944 5937 5937 q6 226 129 131 129 q7 2377 1950 1939 1939 q8 3552 3701 3661 3661 q9 9086 8994 9043 8994 q10 3881 3909 3896 3896 q11 584 470 481 470 q12 809 636 669 636 q13 3882 3244 3184 3184 q14 297 260 270 260 q15 595 534 521 521 q16 552 517 512 512 q17 2051 1856 1824 1824 q18 8776 8309 8574 8309 q19 1742 1663 1655 1655 q20 2251 1982 1953 1953 q21 5797 5344 5365 5344 q22 557 539 506 506 Total cold run time: 63991 ms Total hot run time: 60375 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]
