Slow project builder [message #24315] |
Tue, 29 May 2007 07:43  |
Eclipse User |
|
|
|
Originally posted by: ale.g.gonzalez.gmail.com
Hi All
There is a problem in medium - big projects when the project builder
runs at first time. It takes too long, 27 minutues with a 2200 php files
project, and much more time with bigger projects (I didn't wait until it
ended).
Here is the bug report https://bugs.eclipse.org/bugs/show_bug.cgi?id=188913
Additionally, it would be nice if the project build thread doesn't block
other tasks, like saving files.
Thanks!
Alejandro González
|
|
|
|
|
|
Re: Slow project builder [message #24479 is a reply to message #24398] |
Tue, 29 May 2007 14:07  |
Eclipse User |
|
|
|
Originally posted by: ale.g.gonzalez.gmail.com
Thanks Artiom!
I've tested these parameters and I get better results with the following:
-vmargs -Xms386m -Xmx512m -XX:PermSize=128M -XX:MaxPermSize=256M
However I don't see performance problems doing other tasks.
I'm using Sun Java 1.5.0_11 on linux x86.
Artiom Lunev escribió:
> try different parameters to eclipse, it might help.
> i use these on 1Gb ram system:
> eclipse -vmargs -Xms512m -Xmx512m -XX:PermSize=128m -XX:MaxPermSize=128m
>
>
> Alejandro González wrote:
>> Hi All
>> There is a problem in medium - big projects when the project builder
>> runs at first time. It takes too long, 27 minutues with a 2200 php
>> files project, and much more time with bigger projects (I didn't wait
>> until it ended).
>>
>> Here is the bug report
>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=188913
>>
>> Additionally, it would be nice if the project build thread doesn't
>> block other tasks, like saving files.
>>
>> Thanks!
>> Alejandro González
|
|
|
Powered by
FUDForum. Page generated in 0.09256 seconds