GC settings to improve Eclipse performance.
Sosume applies some new GC configuration settings, written about in JavaWorld and recommended for Netbeans to improve Eclipse performance in his post: Improving Eclipse performance by using vm arguments. I'm trying these settings myself now, but with -Xmx256m.eclipse.exe -vmargs -Xverify:none -XX:+UseParallelGC -XX:PermSize=20M
-XX:MaxNewSize=32M -XX:NewSize=32M -Xmx96m -Xms96m
Dave Johnson
in Java
• 🕒 04:59AM Mar 12, 2003
Tags:
Java
Posted by Paul Rivers on March 13, 2003 at 11:55 PM EST #
Posted by Paul Rivers on March 15, 2003 at 11:58 PM EST #