Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
nextcloud
/
server
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
5.2k
Star
36.9k
Code
Issues
2.7k
Pull requests
977
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Perf/reorganize autoloading
- #62231
#62231
Draft
come-nc
wants to merge 10 commits into
master
nextcloud/server:master
from
perf/reorganize-autoloading
nextcloud/server:perf/reorganize-autoloading
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Draft
Perf/reorganize autoloading
#62231
come-nc
wants to merge 10 commits into
master
nextcloud/server:master
from
perf/reorganize-autoloading
nextcloud/server:perf/reorganize-autoloading
Copy head branch name to clipboard
Commits
Commits on Sep 18, 2026
feat: Add a PhpDumpCache service for caching arrays as PHP files
Show description for 728901f
come-nc
committed
728901f
View commit details
Copy full SHA for 728901f
Browse repository at this point
feat: Use a custom autoloader instead of composer
Show description for 965abd3
come-nc
committed
965abd3
View commit details
Copy full SHA for 965abd3
Browse repository at this point
chore: Make cache directory configurable
Show description for ec0f9ab
come-nc
committed
ec0f9ab
View commit details
Copy full SHA for ec0f9ab
Browse repository at this point
feat: Cache application states and autoloading directly from AppManager
Show description for e3f4db9
come-nc
committed
e3f4db9
View commit details
Copy full SHA for e3f4db9
Browse repository at this point
feat: Use PhpDumpCache in Console/Application to avoid loading all commmands
Show description for 166abe5
come-nc
committed
166abe5
View commit details
Copy full SHA for 166abe5
Browse repository at this point
fix: Extract caching logic out of Autoloader
Show description for 84fd83d
come-nc
committed
84fd83d
View commit details
Copy full SHA for 84fd83d
Browse repository at this point
fix(autoloader): Remove unused mtime information for each file
Show description for d4f6b82
come-nc
committed
d4f6b82
View commit details
Copy full SHA for d4f6b82
Browse repository at this point
chore: Remove windows-specific code and use faster hash
Show description for ce25eb4
come-nc
committed
ce25eb4
View commit details
Copy full SHA for ce25eb4
Browse repository at this point
fix: Fix Autoloading of test classes with new autoloader
Show description for 8a1b67d
come-nc
committed
8a1b67d
View commit details
Copy full SHA for 8a1b67d
Browse repository at this point
perf: Delete composer autoloader for shipped apps to rely on the new one
Show description for 5dfb3ab
come-nc
committed
5dfb3ab
View commit details
Copy full SHA for 5dfb3ab
Browse repository at this point
You can’t perform that action at this time.