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

Adjust Gradle memory settings #3464

Draft
wants to merge 20 commits into
base: master
Choose a base branch
from
Draft

Adjust Gradle memory settings #3464

wants to merge 20 commits into from

Conversation

adam-enko
Copy link
Contributor

Adjust memory settings to try to help performance issues on TeamCity.

…est parallelism.

* Custom JVM args might cause additional Gradle TestKit daemons and OOMs on TeamCity.
* Update default jvmargs - most significantly add `AlwaysPreTouch` which might help prevent OOM.
@adam-enko adam-enko self-assigned this Jan 22, 2024
@adam-enko adam-enko added the infrastructure Everything related to builds tools, CI configurations and project tooling label Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Everything related to builds tools, CI configurations and project tooling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant