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

jvm runs faster with -server than with -client #103

Merged
merged 1 commit into from
Apr 8, 2013

Conversation

shenfeng
Copy link
Contributor

@shenfeng shenfeng commented Apr 6, 2013

lein run passes -client -XX:+TieredCompilation -XX:TieredStopAtLevel=1 to JVM, with makes JVM starts much faster, but runs slower.

jvm with -server runs much faster.

pfalls1 added a commit that referenced this pull request Apr 8, 2013
jvm runs faster with -server than with -client
@pfalls1 pfalls1 merged commit 04a2e21 into TechEmpower:master Apr 8, 2013
@pfalls1
Copy link
Contributor

pfalls1 commented Apr 8, 2013

@shenfeng thanks for the update.

mirob2005 pushed a commit that referenced this pull request Oct 12, 2013
jvm runs faster with -server than with -client
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