-
Notifications
You must be signed in to change notification settings - Fork 50
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
Option to allocate more resources to local jenkins to make the UI more responsive #134
Comments
Hi @skirdey, Thanks for raising this! Is this for running the plugin’s What’s the behavior you’re seeing with cpu usage? |
Hey hey, let me try adding more memory to the daemon. |
Hi @skirdey, did you get a chance to try out these memory settings? |
org.gradle.jvmargs=-Xmx4096m
in gradle.properties
did the trick
…On Wed, Feb 12, 2020 at 3:12 PM Steve Hill ***@***.***> wrote:
Hi @skirdey <https://github.com/skirdey>, did you get a chance to try out
these memory settings?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#134?email_source=notifications&email_token=ABHIJQED3MVKY2CFCNSKXWDRCR64PA5CNFSM4KONISL2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELSX3AA#issuecomment-585465216>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABHIJQAOPKOUTEQDGLTXAFDRCR64PANCNFSM4KONISLQ>
.
|
Thanks for the followup @skirdey. I've added a note to the README, but feel free to send over a PR if you think it could be clearer. |
It would be great if we could pass at least cpu/memory options when running jenkins server locally.
The text was updated successfully, but these errors were encountered: