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] #28632

Closed
wants to merge 3 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 07:19
@Mryange
Copy link
Contributor Author

Mryange commented Dec 19, 2023

run buildall

Copy link
Contributor

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

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 36.48% (8534/23392)
Line Coverage: 28.63% (69383/242364)
Region Coverage: 27.65% (35903/129869)
Branch Coverage: 24.37% (18337/75256)
Coverage Report: http://coverage.selectdb-in.cc/coverage/f527015589f9c0c3e40692e8643fb4d021dac0a0_f527015589f9c0c3e40692e8643fb4d021dac0a0/report/index.html

@doris-robot
Copy link

(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 44.4 seconds
stream load tsv: 567 seconds loaded 74807831229 Bytes, about 125 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: 32 seconds loaded 861443392 Bytes, about 25 MB/s
insert into select: 28.9 seconds inserted 10000000 Rows, about 346K ops/s
storage size: 17183830156 Bytes

@doris-robot
Copy link

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

Tpch sf100 test result on commit f527015589f9c0c3e40692e8643fb4d021dac0a0, data reload: false

run tpch-sf100 query with default conf and session variables
q1	4689	4433	4406	4406
q2	379	175	161	161
q3	1471	1240	1250	1240
q4	1114	884	931	884
q5	3140	3157	3164	3157
q6	243	128	127	127
q7	973	502	480	480
q8	2210	2208	2197	2197
q9	6709	6697	6676	6676
q10	3235	3267	3266	3266
q11	308	186	183	183
q12	354	207	205	205
q13	4568	3799	3848	3799
q14	239	214	216	214
q15	577	540	528	528
q16	437	382	389	382
q17	1016	679	551	551
q18	7249	7035	6906	6906
q19	1548	1442	1417	1417
q20	542	294	315	294
q21	3096	2652	2723	2652
q22	350	277	282	277
Total cold run time: 44447 ms
Total hot run time: 40002 ms

run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off
q1	4367	4321	4323	4321
q2	269	166	171	166
q3	3566	3539	3517	3517
q4	2389	2384	2374	2374
q5	5733	5735	5738	5735
q6	243	122	122	122
q7	2400	1866	1921	1866
q8	3532	3522	3527	3522
q9	9048	8944	8997	8944
q10	3897	4004	3974	3974
q11	491	374	358	358
q12	769	621	600	600
q13	4306	3592	3563	3563
q14	281	270	270	270
q15	573	531	513	513
q16	505	456	461	456
q17	1894	1887	1860	1860
q18	8670	8159	8212	8159
q19	1760	1758	1767	1758
q20	2249	1935	1940	1935
q21	6561	6203	6211	6203
q22	497	425	440	425
Total cold run time: 64000 ms
Total hot run time: 60641 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