2
Make individual app boot methods more lazy
Source: nextcloud/server#44951 · opened by @juliusknorr
Make individual app boot methods more lazy: While looking at some flamegraphs I noticed that we still have plenty of apps that have logic in the boot method that could be done far more lazy. Those would trigger larger chunks of dependency injection pulling in class instances that might not be needed (yet). While some dependencies might still be pulled in later there is definitiely potential for saving some load in the app boot process.
No pledges yet. Be the first to back this.
Comments
Similar requests
Set skeletondirectory from web UI and/or Bootstrap files for new users from a cloud folder
1 vote · 0 comments
LazyUser for sessions
0 votes · 0 comments
perf: Delete previews in one go instead of individually
0 votes · 0 comments
User Management: Make sortable (username/email/email)
8 votes · 0 comments
FR: Community account: Shares census, reshare control and notifications
0 votes · 0 comments
No comments yet.