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

Reduce the number of container queries #39888

Merged
merged 5 commits into from
Aug 18, 2023
Merged

Conversation

icewind1991
Copy link
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.

@icewind1991 icewind1991 added this to the Nextcloud 28 milestone Aug 15, 2023
@icewind1991 icewind1991 requested review from nickvergessen, a team, ArtificialOwl, blizzz and nfebe and removed request for a team August 15, 2023 16:38
@icewind1991 icewind1991 force-pushed the less-container-queries branch 2 times, most recently from d34d475 to 1906e39 Compare August 15, 2023 18:27
@icewind1991 icewind1991 force-pushed the less-container-queries branch from 1906e39 to 0c0e7d4 Compare August 18, 2023 07:35
@icewind1991
Copy link
Member Author

acceptance failures might be related, will look into it later

@icewind1991 icewind1991 added 2. developing Work in progress and removed 3. to review Waiting for reviews labels Aug 18, 2023
@icewind1991 icewind1991 force-pushed the less-container-queries branch from 0c0e7d4 to 55fa391 Compare August 18, 2023 09:15
@icewind1991 icewind1991 force-pushed the less-container-queries branch from 55fa391 to b6c3507 Compare August 18, 2023 12:25
@nickvergessen nickvergessen merged commit f3a3ece into master Aug 18, 2023
@nickvergessen nickvergessen deleted the less-container-queries branch August 18, 2023 16:01
Sign up for free to 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.

4 participants