Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Papyrus » How to improve performance of Eclipse 4.2 / Papyrus?
How to improve performance of Eclipse 4.2 / Papyrus? [message #900263] Mon, 06 August 2012 08:54
Joost Kraaijeveld is currently offline Joost KraaijeveldFriend
Messages: 273
Registered: July 2009
Senior Member
Hi,

I am using Eclipse 4.2 with Papyrus 0.9 on Debian Wheezy AMD64, using
java-6-sun-1.6.0.26. This combination is so slow that it is (almost)
impossible to use. E.g. after selecting a class in a class diagram it
takes ~ 3 seconds before the properties box is updated. I also see that
many actions, e.g. displaying pull-down menus in the properties box,
result in repainting and repositioning of almost all windows of Eclipse.

Is this all to be expected, Papyrus being still in incubation? Is there
any way to improve the performance?

BTW: I use Eclipse extensive with Java, C++, LaTex and experience no
problems in that contect, it is just with Papyrus...


My Eclipse.ini contents:

-vm
/usr/lib/jvm/java-6-sun/bin
-startup
plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20120522-1813
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
-vmargs
-server
-Xmn128m
-Xms1024m
-Xmx1024m
-Xss2m
-XX:PermSize=128m
-XX:MaxPermSize=128m
-XX:+UseParallelGC


TIA

Joost


Cheers,

Joost
Previous Topic:How to apply my customized uiCustom file to Model Explorer
Next Topic:High CPU Usage when Adding an Accept Event Action to an Activity Diagram
Goto Forum:
  


Current Time: Fri Apr 26 01:41:13 GMT 2024

Powered by FUDForum. Page generated in 5.04396 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top