doris-robot commented on PR #28861: URL: https://github.com/apache/doris/pull/28861#issuecomment-1873657316
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 4993e7e4444fefe0ab563fe293aa2eaef18470db, data reload: false run tpch-sf100 query with default conf and session variables q1 5518 5144 5163 5144 q2 398 158 157 157 q3 1461 1196 1259 1196 q4 1105 837 811 811 q5 3094 3015 3064 3015 q6 227 134 139 134 q7 988 536 525 525 q8 2153 2201 2228 2201 q9 6667 6668 6699 6668 q10 3147 3170 3145 3145 q11 337 214 204 204 q12 383 232 239 232 q13 4399 3653 3663 3653 q14 245 215 214 214 q15 606 548 545 545 q16 465 400 393 393 q17 1042 613 529 529 q18 7061 6800 6888 6800 q19 1629 1573 1509 1509 q20 596 355 343 343 q21 2852 2516 2510 2510 q22 388 316 330 316 Total cold run time: 44761 ms Total hot run time: 40244 ms run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off q1 5099 5057 5113 5057 q2 336 254 268 254 q3 3396 3292 3283 3283 q4 2123 2025 2023 2023 q5 5955 5921 5900 5900 q6 224 126 121 121 q7 2376 1898 1901 1898 q8 3567 3635 3690 3635 q9 8986 8990 8959 8959 q10 3861 3914 3897 3897 q11 580 501 459 459 q12 799 612 653 612 q13 3858 3210 3210 3210 q14 292 277 289 277 q15 608 544 544 544 q16 573 490 506 490 q17 2012 1800 1804 1800 q18 8789 8412 8503 8412 q19 1748 1690 1669 1669 q20 2318 2003 1983 1983 q21 5731 5385 5229 5229 q22 574 478 470 470 Total cold run time: 63805 ms Total hot run time: 60182 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]
