Skip to content

fix: Revert to registering autoloading app by app while booting them - #64000

Open
come-nc wants to merge 1 commit into
masterfrom
perf/autoload-app-by-app
Open

fix: Revert to registering autoloading app by app while booting them#64000
come-nc wants to merge 1 commit into
masterfrom
perf/autoload-app-by-app

Conversation

@come-nc

@come-nc come-nc commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Summary

Partial revert of #63388

It appears that this change had a bad perf impact. My theory is that
some app autoloaders are slow and with the previous change they were
used for a larger part of the boot process. Autoloader performance
should be investigated (and there is ongoing work) but for now let’s
revert to the faster version.

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

It appears that this change had a bad perf impact. My theory is that
 some app autoloaders are slow and with the previous change they were
 used for a larger part of the boot process. Autoloader performance
 should be investigated (and there is ongoing work) but for now let’s
 revert to the faster version.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
@come-nc come-nc added this to the Nextcloud 36 milestone Sep 3, 2026
@come-nc come-nc self-assigned this Sep 3, 2026
@come-nc
come-nc requested a review from a team as a code owner September 3, 2026 12:52
@come-nc
come-nc removed the request for review from a team September 3, 2026 12:52
@come-nc come-nc added the 3. to review Waiting for reviews label Sep 3, 2026
@come-nc

come-nc commented Sep 3, 2026

Copy link
Copy Markdown
Contributor Author

/backport to stable35

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants