Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[only test] #28651

Closed
wants to merge 4 commits into from
Closed

Conversation

Mryange
Copy link
Contributor

@Mryange Mryange commented Dec 19, 2023

Proposed changes

Issue Number: close #xxx

Further comments

If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...

@Mryange Mryange marked this pull request as draft December 19, 2023 09:35
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@Mryange
Copy link
Contributor Author

Mryange commented Dec 19, 2023

run buildall

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 36.49% (8534/23390)
Line Coverage: 28.62% (69367/242346)
Region Coverage: 27.63% (35886/129863)
Branch Coverage: 24.37% (18341/75254)
Coverage Report: http://coverage.selectdb-in.cc/coverage/23a037c62449dba1f8aa7030e98e8e6028fb23c9_23a037c62449dba1f8aa7030e98e8e6028fb23c9/report/index.html

@doris-robot
Copy link

(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 44.42 seconds
stream load tsv: 571 seconds loaded 74807831229 Bytes, about 124 MB/s
stream load json: 19 seconds loaded 2358488459 Bytes, about 118 MB/s
stream load orc: 66 seconds loaded 1101869774 Bytes, about 15 MB/s
stream load parquet: 33 seconds loaded 861443392 Bytes, about 24 MB/s
insert into select: 28.9 seconds inserted 10000000 Rows, about 346K ops/s
storage size: 17184329016 Bytes

@doris-robot
Copy link

TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'

Tpch sf100 test result on commit 23a037c62449dba1f8aa7030e98e8e6028fb23c9, data reload: false

run tpch-sf100 query with default conf and session variables
q1	4744	4388	4411	4388
q2	361	152	158	152
q3	1455	1258	1230	1230
q4	1123	939	881	881
q5	3141	3149	3186	3149
q6	244	125	123	123
q7	997	482	487	482
q8	2201	2247	2177	2177
q9	6668	6643	6671	6643
q10	3222	3273	3245	3245
q11	303	187	191	187
q12	345	212	200	200
q13	4559	3828	3805	3805
q14	239	208	211	208
q15	566	523	531	523
q16	445	384	393	384
q17	996	599	555	555
q18	7176	7022	6901	6901
q19	1515	1335	1418	1335
q20	508	317	290	290
q21	3072	2608	2675	2608
q22	347	279	297	279
Total cold run time: 44227 ms
Total hot run time: 39745 ms

run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off
q1	4359	4370	4341	4341
q2	268	172	175	172
q3	3542	3524	3509	3509
q4	2404	2387	2383	2383
q5	5765	5760	5756	5756
q6	239	119	121	119
q7	2383	1868	1880	1868
q8	3497	3513	3511	3511
q9	9011	9015	8969	8969
q10	3922	3980	4006	3980
q11	490	390	381	381
q12	766	589	603	589
q13	4304	3547	3591	3547
q14	281	245	252	245
q15	570	516	522	516
q16	519	446	458	446
q17	1890	1835	1839	1835
q18	8762	8255	8159	8159
q19	1704	1740	1747	1740
q20	2261	1948	1936	1936
q21	6509	6205	6146	6146
q22	509	427	433	427
Total cold run time: 63955 ms
Total hot run time: 60575 ms

@Mryange Mryange closed this Dec 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants