With PHP 7.4, support for preloading was added, a feature that could improve the performance of your code significantly by up to 60%.
A documentation and detailed guides can be found in the CloudPanel documentation:
https://www.cloudpanel.io/docs/cloudpanel-ce/guides/php/opcache-preload
- PHP 7.4 or later
- Opcache enabled (
ext-opcache
)