Skip to content

perf(opcache): preload framework + app class graph at boot - #91

Open
ndandan wants to merge 1 commit into
Shoshuo:mainfrom
ndandan:pr/opcache-preload
Open

perf(opcache): preload framework + app class graph at boot#91
ndandan wants to merge 1 commit into
Shoshuo:mainfrom
ndandan:pr/opcache-preload

Conversation

@ndandan

@ndandan ndandan commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

Sets opcache.preload to Symfony's config/preload.php (backed by the
build-time cache:warmup output) so the framework/app class graph is
linked into shared memory once at boot instead of on first use.
Verified in a fresh container (1336 scripts preloaded, clean boot).

Sets opcache.preload to Symfony's config/preload.php (backed by the
build-time cache:warmup output) so the framework/app class graph is
linked into shared memory once at boot instead of on first use.
Verified in a fresh container (1336 scripts preloaded, clean boot).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant