Wednesday March 12, 2003
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 in Java at Mar 12 2003, 09:32:04 AM MST 2 Comments
Search This Site
Recent Entries
- Scaling Flash Movies to match Browser Zoom Levels
- My Summer Vacation in Montana
- Another Fun Father's Day at The Great Sand Dunes
- My Incredible Trip to Ireland
- My Presentations from The Irish Software Show 2010
- A Nice Riding Weekend before heading to the Emerald Isle
- Running Selenium Tests on Sauce Labs
- Versioning Static Assets with UrlRewriteFilter
- Life without TV
- Mountain Biking in Moab
Posted by Anonymous on March 13, 2003 at 06:47 PM MST #
Posted by ??? on June 29, 2005 at 05:15 AM MDT #