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

Set GOMAXPROCS for benchmark binaries #847

Merged
merged 1 commit into from
Feb 20, 2025
Merged

Set GOMAXPROCS for benchmark binaries #847

merged 1 commit into from
Feb 20, 2025

Conversation

SuperQ
Copy link
Member

@SuperQ SuperQ commented Feb 17, 2025

The fake-webserver and load-generator Go binaries only request
200m CPU. Set a GOMAXPROCS to reduce the CPU scheduling contention
on the benchmark nodepool instances. Generate the value from the
resource CPU request.

@SuperQ SuperQ requested a review from bwplotka February 17, 2025 17:19
The fake-webserver and load-generator Go binaries only request
`200m` CPU. Set a `GOMAXPROCS` to reduce the CPU scheduling contention
on the benchmark nodepool instances. Generate the value from the
resource CPU request.

Signed-off-by: SuperQ <superq@gmail.com>
@kakkoyun kakkoyun merged commit 3d360b4 into master Feb 20, 2025
5 checks passed
@kakkoyun kakkoyun deleted the superq/gomax branch February 20, 2025 09:47
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