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

docs: add performance optimization tips for class loading in PHP #1624

Merged
merged 3 commits into from
Dec 20, 2024

Conversation

shyim
Copy link
Member

@shyim shyim commented Dec 19, 2024

No description provided.

@shyim shyim requested a review from Copilot December 19, 2024 09:21

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

guides/hosting/performance/performance-tweaks.md:335

  • The term 'PHP-FPM' should be consistently referred to as 'PHP-FPM' throughout the document for clarity and consistency.
When using `opcache.preload`, you need to **restart** the PHP-FPM after each modification to reload the preloaded classes.
Copy link
Collaborator

@Isengo1989 Isengo1989 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thx for the PR @shyim 🎉

@Isengo1989 Isengo1989 merged commit ae536b4 into main Dec 20, 2024
8 checks passed
@Isengo1989 Isengo1989 deleted the add-preload-info branch December 20, 2024 09:40
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.

2 participants