Developer Studio 3.7 Progress v. 11.2 service pack 1 is slow

Posted by MBeynon on 06-Jul-2015 09:34

Hello,

I've noticed that Developer studio runs a lot slower than my old 10.2A Eclipse used to.

Tweaking the start up params has helped but it's still sluggish. I have a fast machine with lots of RAM and an SSD.

Here's the eclipse.ini:

-startup
plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.100.v20110502
-showsplash
com.progress.tools.branding
--launcher.XXMaxPermSize
512m
--launcher.defaultAction
openFile
-name
Progress Developer Studio
-vm
C:/DeveloperStudio3.7/jre/bin/javaw.exe

-vmargs

-Xms1024m
#-Xmx1024m
-Xmx1G
-XX:+UseParallelGC
-XX:PermSize=512M
-XX:MaxPermSize=512M
-Xverify:none

#-vmargs
#-Xms40m
#-Xmx348m
-Dosgi.framework.extensions=com.openedge.keybinding.hook

Has anyone else had the same issue?

Thanks,


Mark.

All Replies

Posted by DivyaTheja on 07-Jul-2015 12:02

Hello Mark,

Can you please try disabling plugin activation on startup (Preferences->General->Startup and Shutdown)?

Hope this helps,

DivyaTheja

This thread is closed