Skip to content

Conversation

@JukkaL
Copy link
Collaborator

@JukkaL JukkaL commented Dec 13, 2024

Running too many parallel builds risks running out of memory, especially on systems with 16 GB or less RAM.

By default run 8 builds, which may already be too many for smaller systems, but -j N can be used to lower the number of parallel builds.

Also rename -n to --num-runs to avoid ambiguity, since -n is used by pytest to set parallelism.

@JukkaL JukkaL merged commit c4f5056 into master Dec 13, 2024
13 checks passed
@JukkaL JukkaL deleted the perf-compare-3 branch December 13, 2024 17:31
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