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

feat: Do not reserve a CPU core by default #136

Merged
merged 3 commits into from
Aug 1, 2024
Merged

Conversation

theofidry
Copy link
Owner

@theofidry theofidry commented Aug 1, 2024

In PHP most of the time if multiple processes are launched, the main process will become idle hence it is not necessary to reserve a CPU core for it.

@theofidry theofidry enabled auto-merge (squash) August 1, 2024 19:52
@theofidry theofidry disabled auto-merge August 1, 2024 19:52
@theofidry theofidry enabled auto-merge (squash) August 1, 2024 19:52
@theofidry theofidry disabled auto-merge August 1, 2024 20:07
@theofidry theofidry enabled auto-merge (squash) August 1, 2024 20:08
@theofidry theofidry merged commit 3a0bcfd into main Aug 1, 2024
20 checks passed
@theofidry theofidry deleted the feat/reserved-core branch August 1, 2024 20:11
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