facebook

Optimum memory vmargs?

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #263494 Reply

    mcallawa
    Member

    I am using ME 5.1 and E 3.2 (latest GA) w/Java 5. My PC has 1 Gigabyte of RAM. What are the ideal settings in the -vmargs to get optimum performance out of ME? My icon command line for memory is presently:

    -vmargs -Xms256M -Xmx512M -XX:MaxPermSize=128M

    Can I get better performance by changing these numbers?

    #263503 Reply

    Scott Anderson
    Participant

    Those settings are pretty much what our installers generate:

    
    D:\dev\test-installs\ME5GA\eclipse\eclipse.exe -product com.genuitec.myeclipse.product.ide -vmargs -Duser.language=en -Xms128M -Xmx512M -XX:PermSize=64M -XX:MaxPermSize=128M -Dosgi.splashLocation="D:\dev\test-installs\ME5GA\ME\eclipse\MyEclipseSplash.bmp"
    

    MyEclipse 5.1 will monitor heap space (all flavors) and alert you when you’re within 5% of the maximum. Another way to check up on it is to show the heap status in the status bar at the bottom with Window > Preferences > General > Show Heap Status

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Optimum memory vmargs?

You must be logged in to post in the forum log in