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

Split benchmarks into separate build jobs & increase fork count. #75

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

big-andy-coates
Copy link
Member

To balance the recent reduction in threads used in benchmarking, the fork count needs to be increased. This will increase the time it takes each benchmark to complete. GitHub currently has a 6-hour limit per-job, which would be breached if the fork count was increased.

Therefore, this change splits the benchmark job in two. One job per benchmark.

To balance the recent reduction in threads used in benchmarking, the fork count needs to be increased.
This will increase the time it takes each benchmark to complete.
GitHub currently has a 6-hour limit per-job, which would be breached if the fork count was increased.

Therefore, this change splits the benchmark job in two. One job per benchmark.
@big-andy-coates big-andy-coates added the enhancement New feature or request label Nov 16, 2023
@big-andy-coates big-andy-coates requested a review from a team as a code owner November 16, 2023 13:13
@big-andy-coates big-andy-coates merged commit 92d1e2f into main Nov 16, 2023
9 checks passed
@big-andy-coates big-andy-coates deleted the more-forks branch November 16, 2023 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant