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

Opcache Preloading Integration #8192

Merged
merged 2 commits into from
Feb 17, 2021
Merged

Opcache Preloading Integration #8192

merged 2 commits into from
Feb 17, 2021

Conversation

brusch
Copy link
Member

@brusch brusch commented Feb 16, 2021

resolves #5387

Usage see: https://symfony.com/doc/current/performance.html#use-the-opcache-class-preloading

memory_limit should be set to at least 200M when using preloading with Pimcore.
Most of the classes used by Pimcore and not used as Symfony services should be covered.

@brusch brusch added this to the 10.0.0 ("Pimcore X") milestone Feb 16, 2021
@brusch brusch self-assigned this Feb 16, 2021
@brusch brusch marked this pull request as draft February 16, 2021 16:32
@brusch brusch marked this pull request as ready for review February 17, 2021 14:28
@brusch brusch changed the title [WIP] Opcache Preloading Integration Opcache Preloading Integration Feb 17, 2021
@brusch brusch merged commit 0c5613c into master Feb 17, 2021
@brusch brusch deleted the php-preload branch February 17, 2021 15:57
roland4432 pushed a commit to roland4432/pimcore that referenced this pull request Apr 1, 2021
* Preload.php Generator: Data Object / Field Collection / Object Bricks class files - see pimcore#5387

* models & lib classes
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.

Opcache Preloading Integration
1 participant