Juno performance is slow [message #901301] |
Fri, 10 August 2012 12:42  |
Eclipse User |
|
|
|
Some feedback, as a grateful long-standing user and admirer of the Eclipse IDE for Java projects.
I updated from Indigo to Juno, and the user-interface performance dropped off a cliff. The UI has become incredibly sluggish: sometimes several seconds pass when switching between editor windows, views, etc.
I am running Juno on a 64-bit system with Windows 7 and JDK 6.
I have switched OFF all "Validation" checks except "Classpath Dependencies".
The only plugins I use are Subclipse, Sysdeo for Tomcat, and AnyEdit Tool.
My "eclipse.ini" is set as follows:
-vm
C:/Program Files/Java/jdk1.6.0_30/bin
-startup
plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20120522-1813
-product
org.eclipse.epp.package.reporting.product
--launcher.defaultAction
openFile
--launcher.XXMaxPermSize
256M
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
-vmargs
-server
-Dosgi.requiredJavaVersion=1.5
-Dhelp.lucene.tokenizer=standard
-Xmn128m
-Xms1024m
-Xmx1024m
-Xss2m
-XX:PermSize=256m
-XX:MaxPermSize=256m
-XX:+UseParNewGC
-XX:+UseConcMarkSweepGC
-XX:+CMSClassUnloadingEnabled
-Xverify:none
Indigo was (and is) really fast - so I have gone back to it for the meantime.
Sincerely
Harry Mantheakis
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.06688 seconds