Latest nightly integration very slow? [message #270653] |
Wed, 08 September 2004 14:40 |
Eclipse User |
|
|
|
I just got the latest, mostly because the 3.0 version I have from Jun 25,
appears to have performance issues. Primarily, when I save a file, it takes
a LONG time for the workspace to compile and rebuild the project. I don't
know why this is such an arduous task, it should be relatively quick. I know
about turning off background changes that build the project. I have an ant
build script but that takes 15+ seconds each time I make a change. I want to
make a file change, have it recompile that one file and the application
runs. Sometimes this seems to work fine. Most of the time there are long
delays.
So in the latest, when I click on the . to get code completion, it's taking
on the order of 20 seconds or more to show up now, every time. At first I
thought it might be lazy creating the bit of code that handles code
completion dialog popup and populating the list, but this is happening every
time I hit the . and the cpu goes to 100% pegged for many seconds, even for
small lists of about 10 items in them.
Anyone else seeing this? When is the Eclipse IDE going to be smooth and fast
again? I see more and more random lockups where it just sort of freezes for
a minute or longer. I am told this is due to GC. However, I set my max to
512MB and min to 256MB, and the mem used in task manager shows about 160MB.
I only have our one project open, not any others.
Any thoughts? Any work going on to greatly increase stable/speed issues so
that its on par with IntelliJ in terms of performance? Not to knock SWT, but
from playing around with IntelliJ, it is much more reliable and smoother
most of the time. It too sees the occasional GC lock on the cpu, but rarely.
|
|
|
Powered by
FUDForum. Page generated in 0.07035 seconds