Skip to content

[refine](pipelineX) remove unused code #27451

Closed
Mryange wants to merge 1 commit intoapache:masterfrom
Mryange:pipelineX-per-13
Closed

[refine](pipelineX) remove unused code #27451
Mryange wants to merge 1 commit intoapache:masterfrom
Mryange:pipelineX-per-13

Conversation

@Mryange
Copy link
Contributor

@Mryange Mryange commented Nov 23, 2023

Proposed changes

block is entirely dependent on the dependency check.

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
Copy link
Contributor Author

Mryange commented Nov 23, 2023

run buildall

@github-actions
Copy link
Contributor

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

@doris-robot
Copy link

(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 43.18 seconds
stream load tsv: 580 seconds loaded 74807831229 Bytes, about 123 MB/s
stream load json: 18 seconds loaded 2358488459 Bytes, about 124 MB/s
stream load orc: 65 seconds loaded 1101869774 Bytes, about 16 MB/s
stream load parquet: 32 seconds loaded 861443392 Bytes, about 25 MB/s
insert into select: 28.6 seconds inserted 10000000 Rows, about 349K ops/s
storage size: 17099359676 Bytes

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 36.56% (8447/23104)
Line Coverage: 28.85% (68650/237938)
Region Coverage: 27.82% (35504/127629)
Branch Coverage: 24.55% (18110/73764)
Coverage Report: http://coverage.selectdb-in.cc/coverage/0a640cf379711eed77e5d967cbd327ab7a5e6baf_0a640cf379711eed77e5d967cbd327ab7a5e6baf/report/index.html

@doris-robot
Copy link

TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
Tpch sf100 test result on commit 0a640cf379711eed77e5d967cbd327ab7a5e6baf, data reload: false

run tpch-sf100 query with default conf and session variables
q1	4942	4682	4706	4682
q2	363	151	159	151
q3	2054	1893	1911	1893
q4	1407	1290	1261	1261
q5	3963	3974	4031	3974
q6	257	130	136	130
q7	1454	886	879	879
q8	2819	2833	2815	2815
q9	9696	9526	9553	9526
q10	3474	3529	3515	3515
q11	379	257	241	241
q12	441	295	296	295
q13	4562	3835	3837	3835
q14	313	299	285	285
q15	583	531	518	518
q16	665	591	589	589
q17	1160	1000	982	982
q18	7896	7514	7472	7472
q19	1696	1700	1711	1700
q20	569	316	291	291
q21	4434	4015	4010	4010
q22	467	370	372	370
Total cold run time: 53594 ms
Total hot run time: 49414 ms

run tpch-sf100 query with default conf and set session variable runtime_filter_mode=off
q1	4615	4608	4574	4574
q2	336	225	261	225
q3	4032	4011	4001	4001
q4	2708	2698	2694	2694
q5	9640	9627	9647	9627
q6	247	125	125	125
q7	3001	2481	2499	2481
q8	4495	4520	4489	4489
q9	12940	12850	12865	12850
q10	4119	4225	4200	4200
q11	780	648	683	648
q12	988	815	821	815
q13	4281	3557	3569	3557
q14	377	346	337	337
q15	572	519	518	518
q16	733	684	657	657
q17	3843	3852	3835	3835
q18	9500	9086	9167	9086
q19	1826	1801	1833	1801
q20	2423	2074	2080	2074
q21	8761	8551	8626	8551
q22	910	762	818	762
Total cold run time: 81127 ms
Total hot run time: 77907 ms

@Mryange
Copy link
Contributor Author

Mryange commented Nov 23, 2023

run p0

@Mryange Mryange closed this Nov 23, 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