| Boost Eclipse speed performances |
|
|
| Wednesday, 02 April 2008 22:49 | |||||||||||||||||||
|
Eclipse is an open source community whose projects are focused on building an open development platform I am using these settings for more than a year now, and the speed gain you can expect is in the range Conditions
The tricks is to use the optimization done in JDK 1.6 (VMarg2) and the new agresivity of the Just In Time Add theses VM arguments to eclipse.ini (file is located in your Eclipse directory) -XX:-UseParallelGC -XX:+AggressiveOpts -XX:-UseConcMarkSweepGC Some details about what these parameters are doing:
More about tuning Garbage collector HERE and at the Java HotSpot VM Options page
Powered by !JoomlaComment 3.20
3.20 Copyright (C) 2007 Alain Georgette / Copyright (C) 2006 Frantisek Hliva. All rights reserved."
|
|||||||||||||||||||
| Last Updated ( Wednesday, 02 April 2008 21:25 ) |
| Another articles: |
|---|
|

























