RE: GC settings to improve Eclipse performance
I changed my shorcut icon (Win2K) to have the following as it's target:
eclipse.exe -vmargs -Xverify:none -XX:+UseParallelGC -XX:PermSize=20M -XX:MaxNewSize=32M -XX:NewSize=32M -Xmx256m -Xms256m
Eclipse now starts in a mere 6 seconds (2 GHz Dell, 512 MB RAM). Without these extra settings, it takes 11 seconds to start. That's what I call a performance increase!
Posted by Anonymous on March 14, 2003 at 01:47 AM MST #
Posted by ??? on June 29, 2005 at 11:15 AM MDT #