M8 Vs M9 (your views) [message #246150] |
Thu, 27 May 2004 07:26  |
Eclipse User |
|
|
|
Hi Guys,
Just curious how many of us found the transition from M8 to M9 a pleasure in
terms of
- features
- performance
- UI responsiveness
- stability
- feel free to add more here on ...
cheers,
|
|
|
|
|
|
|
|
|
Re: M8 Vs M9 (your views) [message #247172 is a reply to message #246306] |
Sat, 29 May 2004 08:02  |
Eclipse User |
|
|
|
yes memory eating behaviour is something that just did kreep in between m8 and m9
here is a gc dump that i have gathered when running eclipse with -verbose:gc over
time:
[Full GC 46233K->27083K(65152K), 0.7365581 secs]
[Full GC 94885K->51677K(101324K), 1.3020873 secs]
[Full GC 121646K->68468K(129848K), 1.3039020 secs]
[Full GC 122801K->102800K(131020K), 1.5458465 secs]
[GC 114320K->106355K(184264K), 0.0257915 secs]
Full GC 171569K->83939K(184520K), 1.5082001 secs]
is start default with -Xms64M that you can see the fist time a full GC
is recorderd after eclipse is fully up and running (it can hold everything
in 27M)
but after a while it grows and grows and the mem used after Full GC grows to 70-100M
and the total heap used is growing doubling
then after a while a full GC can drop the real mem usage back to 84M but not before
growing the heap to a 184M
But i still ask myself what is eclipse using/caching after its fully loaded and fully
build. With already java editors open ect. (so most plugins are also activated)
because after a while the real mem usage is x3 or even x4 (without projects being added)
johan
Mark Melvin wrote:
> Bob Sullivan wrote:
>
>> Actually I tried M8 and found enough problems that I went back to M7.
>> M9 is
>> much better than M8 but it seems to eat up more memory than M7. When
>> I use
>> eclipse to debug a large application it gets bogged down and runs out of
>> memory a lot faster than M7. I imagine there will be some performance
>> tweaking between now and the final 3.0 release.
>>
>>
>
> I've used M6, M7, and M8 and never got an out of memory error. I have
> already gotten 2 of them in M9 - which seems odd. I am not doing
> anything more involved than before. I have 512MB RAM, and I typically
> do not use any -vmargs switches. I never did on previous builds either...
>
> Mark.
|
|
|
Powered by
FUDForum. Page generated in 0.04241 seconds