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

Configure JVM options #125

Open
jtnelson opened this issue Jan 1, 2016 · 4 comments
Open

Configure JVM options #125

jtnelson opened this issue Jan 1, 2016 · 4 comments

Comments

@jtnelson
Copy link
Member

jtnelson commented Jan 1, 2016

http://blog.sokolenko.me/2014/11/javavm-options-production.html

@chandresh-pancholi
Copy link
Collaborator

Please assign this issue to me.

@jtnelson
Copy link
Member Author

@chandresh-pancholi you can go ahead and tackle this one

@chandresh-pancholi
Copy link
Collaborator

@jtnelson https://gist.github.com/chandresh-pancholi/0f19d2cb3fd90fd9309b6c7117496960 please provide default value. I will commit.
Currently -Xms1024m -Xmx1024m both values are same. it doesn't leave space for young generation as its a 1/3 of heap size.

@jtnelson
Copy link
Member Author

@chandresh-pancholi let's put this issue on hold for a sec because i need to do more research on some of the options that we're not already setting. Also, we'll upgrade to java 8 after the next release so we'll need to think about JVM tuning as a whole

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants