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

[chore] bump parallelization to 4 #35224

Closed
wants to merge 2 commits into from

Conversation

codeboten
Copy link
Contributor

The default number of core on public repo runners is 4, we should see some benefits from running make with -j4

See https://docs.github.com/en/actions/writing-workflows/choosing-where-your-workflow-runs/choosing-the-runner-for-a-job#standard-github-hosted-runners-for-public-repositories for reference

The default number of core on public repo runners is 4, we should see some
benefits from running make with -j4

Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
@codeboten codeboten requested review from a team and mwear September 16, 2024 21:27
@codeboten codeboten requested a review from a team as a code owner September 19, 2024 23:16
@codeboten
Copy link
Contributor Author

After reviewing the timing, it's not clear to me that there's a benefit to jumping the parallelization. Closing for now

@codeboten codeboten closed this Sep 19, 2024
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.

3 participants