[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Re: Slow display of editor tabs

I experience the similar problem. I use P4 1.6Ghz with 512Mb memory, but
still feel very slow for the editor to refresh when I navigate files. Task
Manager shows CPU usage hit ~100%, mostly it is consumed by javaw.exe
process (eclipse invokes it). Memory usage is below 300Mb. So I doubt it's
short-of-memory problem.
What's the suggested heapsize for eclipse on win-xp?

TIA
"Mark Curtain" <mcurtain@xxxxxxxxxxxx> wrote in message
news:ajcf8a$lrh$1@xxxxxxxxxxxxxxxx
> Sometimes when I choose different tabs in the editor it can take up to 10
> seconds to display the desired file tab during which time there is no
> hourglass for the cursor.  It seems to be grinding away on the disk for
that
> time so I am assuming that it is the garbage collector at work.
>
> So my question is in 2 parts:
>
> 1. Am I right in that it is the garbage collector?
> 2. Is there a way to use incremental garbage collection with Eclipse?
>
> Mark
>
>
>