here are some explanations: [1] and [2] [1] http://www.oracle.com/technetwork/java/hotspotfaq-138619.html#compiler_default
[2] http://www.oracle.com/technetwork/java/ergo5-140223.html Le jeudi 19 août 2010, Jason van Zyl a écrit : > Sweet. We can look at the various platforms and see if we can apply this > option across the board. Even if it's only for linux we can add it there. > > On Aug 19, 2010, at 9:06 AM, kristian wrote: > > hi, > > > > since I found out how to improve performance of maven3 significantly > > on my linux box, I thought I need to share this: > > > > just set > > $ export MAVEN_OPTS=-client > > > > see a little "benchmark" > > http://gist.github.com/538194 > > > > the improvement remains even for longer maven runs. > > > > regards, Kristian > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > Thanks, > > Jason > > ---------------------------------------------------------- > Jason van Zyl > Founder, Apache Maven > http://twitter.com/jvanzyl > --------------------------------------------------------- > > A language that doesn’t affect the way you think about programming is not > worth knowing. > > -— Alan Perlis --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
