CPU consumed with many projects [message #526360] |
Fri, 09 April 2010 16:07  |
Eclipse User |
|
|
|
I am trying to use EGit with a git repository that has ~20 Eclipse projects. After importing these projects into Eclipse, if I select a project and choose Team : Commit... then my CPU is consumed for many minutes before Eclipse responds.
I am curious if this is a known issue or perhaps there is a workaround for making EGIt work well with many projects in a single repository?
This occurred on:
* Windows 7 Professional - 64 bit
* Eclipse 3.5.2
* EGit 0.7.1
Thank you.
-David McNeil
[Updated on: Fri, 09 April 2010 16:08] by Moderator
|
|
|
|
|
|
|
|
Re: CPU consumed with many projects [message #579111 is a reply to message #526395] |
Sat, 10 April 2010 11:31  |
Eclipse User |
|
|
|
Robin Rosenberg wrote:
> David McNeil wrote:
>
>> I am trying to use EGit with a git repository that has ~20 Eclipse
>> projects. After importing these projects into Eclipse, if I select a
>> project and choose Team : Commit... then my CPU is consumed for many
>> minutes before Eclipse responds.
>>
>> I am curious if this is a known issue or perhaps there is a workaround
>> for making EGIt work well with many projects in a single repository?
>
> Using Linux is one way :) Checking the status of all files takes a lot
Measuring on Linux gave me the following quickfix. A guess is that is
helps even more on Windows. If you can please test and provide feedback.
http://egit.eclipse.org/r/#change,538
strace-ing Eclipse indicates more opportunities exists :)
-- robin
|
|
|
Re: CPU consumed with many projects [message #579128 is a reply to message #526410] |
Sat, 10 April 2010 13:30  |
Eclipse User |
|
|
|
Robin Rosenberg wrote:
> Robin Rosenberg wrote:
>
>> David McNeil wrote:
>>
>>> I am trying to use EGit with a git repository that has ~20 Eclipse
>>> projects. After importing these projects into Eclipse, if I select a
>>> project and choose Team : Commit... then my CPU is consumed for many
>>> minutes before Eclipse responds.
>>>
>>> I am curious if this is a known issue or perhaps there is a workaround
>>> for making EGIt work well with many projects in a single repository?
>>
>> Using Linux is one way :) Checking the status of all files takes a lot
>
> Measuring on Linux gave me the following quickfix. A guess is that is
> helps even more on Windows. If you can please test and provide feedback.
>
> http://egit.eclipse.org/r/#change,538
>
> strace-ing Eclipse indicates more opportunities exists :)
You are going to love this one: http://egit.eclipse.org/r/#change,539
Despite all my bad excuses we had some really inefficient code in there.
-- robin
|
|
|
|
Powered by
FUDForum. Page generated in 0.25906 seconds