Skip to content

Reduce the number of container queries - #39888

Merged
nickvergessen merged 5 commits into
masterfrom
less-container-queries
Aug 18, 2023
Merged

Reduce the number of container queries#39888
nickvergessen merged 5 commits into
masterfrom
less-container-queries

Conversation

@icewind1991

Copy link
Copy Markdown
Member

Tweaks DI in various places to prevent calling Server::get in a loop.

While the container is fairly fast, doing a lot of queries adds up.

@icewind1991icewind1991 added this to the Nextcloud 28 milestone Aug 15, 2023
@icewind1991
icewind1991 requested review from a team, ArtificialOwl, blizzz, nfebe and nickvergessen and removed request for a teamAugust 15, 2023 16:38
Comment threadapps/files_trashbin/lib/Storage.php Fixed
Comment threadapps/files_trashbin/lib/Storage.php Fixed
@icewind1991
icewind1991force-pushed the less-container-queries branch 2 times, most recently from d34d475 to 1906e39CompareAugust 15, 2023 18:27
@icewind1991
icewind1991force-pushed the less-container-queries branch from 1906e39 to 0c0e7d4CompareAugust 18, 2023 07:35
@icewind1991

Copy link
Copy Markdown
MemberAuthor

acceptance failures might be related, will look into it later

@icewind1991icewind1991 added 2. developing Work in progress and removed 3. to review Waiting for reviews labels Aug 18, 2023
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Robin Appelman <robin@icewind.nl>
@icewind1991
icewind1991force-pushed the less-container-queries branch from 0c0e7d4 to 55fa391CompareAugust 18, 2023 09:15
Comment threadapps/dav/lib/Connector/Sabre/Directory.php
Signed-off-by: Robin Appelman <robin@icewind.nl>
@icewind1991
icewind1991force-pushed the less-container-queries branch from 55fa391 to b6c3507CompareAugust 18, 2023 12:25
@nickvergessen
nickvergessen merged commit f3a3ece into masterAug 18, 2023
@nickvergessen
nickvergessen deleted the less-container-queries branch August 18, 2023 16:01
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@icewind1991@nickvergessen@AndyScherzinger@Altahrim@github-advanced-security