vote up 1 vote down star

I've just changed computers at work and now have a really beefy 64bit Vista os. Currently I'm still slogging through the pile of quirks (like no 64bit drivers for ms access) and I've noticed that my startup time for eclipse is a LOT longer than it was on 32bit Vista. I have almost nothing in my workspace yet, so that knocks out most of the change/rebuild workspace issues. I've used the -clean option a few times and nothing seems to change it.

I'm not running the 64bit version of eclipse, just because it seemed like too much trouble right now with all my other issues getting the machine back into a stable state. It also seems like 64bit eclipse is still pretty rough around the edges since it doesn't appear to have actually been released yet.

Any clues about what I can try to speed things up? Once it's running, it seems to work fine.

TIA

flag

67% accept rate
try posting some quantitative data you jerk. what does "really slow" mean? 2 seconds? 10 minutes? – theman_on_vista Mar 20 at 16:38
How rude, but man I LOLed when I read this. – Carter Mar 20 at 17:28
ok, data. What once took about 45seconds to launch now takes 3+minutes, usually more if there have been changes to the plugins and it's the first launch. – anopres Mar 21 at 15:38
sorry i just re-read this, i dont know why i was so furious – theman_on_vista Mar 27 at 18:19

2 Answers

vote up 0 vote down check

You may give eclipse 64bits a shot (even though you say in your question not using it).

With the latest JDK (6u12) and the latest 3.5M5 eclipse, it does work quite fine.
With my settings, that is ;)

link|flag
I'm actually looking forward to using the 64bit version of eclipse, but I know I have a few important plugins that won't work in it yet. :( – anopres Mar 21 at 15:39
The settings you listed in your other post did the trick. Just a matter of tuning I guess. Now eclipse launches in about 20 seconds. – anopres Mar 23 at 13:12
Great! Glad it worked for you. – VonC Mar 23 at 13:43
vote up 1 vote down

Try tweaking the JVM's memory settings. E.g., if you have 512 MB memory, pass "-vmargs -Xms40m -Xmx256m" to eclipse.exe.

link|flag
I've got 8gigs of ram on this puppy, so I'll definitely give this a shot. – anopres Mar 21 at 15:36

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.