[jboss-dev-forums] [JBoss AS7 Development] - AS 7 startup time showdown
Sanne Grinovero
do-not-reply at jboss.com
Thu Jun 30 16:55:03 EDT 2011
Sanne Grinovero [http://community.jboss.org/people/sannegrinovero] commented on the document
"AS 7 startup time showdown"
To view all comments on this document, visit: http://community.jboss.org/docs/DOC-16971#comment-6923
--------------------------------------------------
hi, nice game!
But "-client" won't work unless you patch the standalone.sh script to remove "-server" being added dynamically, so I'd suggest using "-XX:+TieredCompilation" instead (with Oracle VM >1.6.u25, I think OpenJDK too but I don't know for sure)
Also I'm running "cpuspeed -C" so that the CPU is not working at 800Mhz as it would otherwise in my case.
No idea what "-noverify" is, is that Apple specific? On linux with Hotspot it should be "-Xverify:none"
With all these, mine got from 2,2 to 1,2 .. not enough, but I hope it helpes someone with a more powerful system.
--------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20110630/ecaa93bd/attachment.html
More information about the jboss-dev-forums
mailing list