[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.jdt] Re: very slow compiling with 3.1 RC1

Such problems apperas on full rebuild, it seems that slowness are only in
some packages. If there is info how can I turn on diagnostics messages for
compiling  I can try to check what classes exactly causes such problems.


Jerome Lanneluc wrote:

> Our performance stats show that we are still positive in most areas:
>
http://download.eclipse.org/downloads/drops/S-3.1RC1-200505271300/performance/org.eclipse.jdt.core.php?
> 
> Do you have details on what condition you see this slowdown ?
> 
> Donatas wrote:
>> Have anyone else noticed this problem ?
>> 3.0 does full build about 5 time faster than 3.1. My project contains
>> more than 5000 classes. Source code compatibility is set to 1.4. I tried
>> to
>> change warnings  settings but this does not help. Any tips ?