EGit perf and file saving problems [message #731965] |
Mon, 03 October 2011 10:57  |
Eclipse User |
|
|
|
Hello,
We want to migrate a project from CVS to Git, and our developpers are familiar with CVS plugin for eclipse.
Our project is consistent (several year history, and about 30000 files).
(we can of course limit the history to 1 year or so).
But any operation with EGit(synchronizing, fetching, pushing, ...) is much slower thant with command line or SmartGit.
The blocking point is that when working on a set of projects (Git tracked) under Eclipse, file saving operation is now taking several seconds.
Is this a known problem ? That EGit do have some problems handling big (file numbered) projects ? Is there anywork on this point ?
Thanks in advance for your help,
|
|
|
Re: EGit perf and file saving problems [message #732010 is a reply to message #731965] |
Mon, 03 October 2011 12:36   |
Eclipse User |
|
|
|
gb skrev 2011-10-03 16.57:
> Hello,
>
> We want to migrate a project from CVS to Git, and our developpers are
> familiar with CVS plugin for eclipse.
>
> Our project is consistent (several year history, and about 30000 files).
> (we can of course limit the history to 1 year or so).
>
> But any operation with EGit(synchronizing, fetching, pushing, ...) is
> much slower thant with command line or SmartGit.
> The blocking point is that when working on a set of projects (Git
> tracked) under Eclipse, file saving operation is now taking several
> seconds.
>
>
> Is this a known problem ? That EGit do have some problems handling big
> (file numbered) projects ? Is there anywork on this point ?
As you describe it, yes, but there are known issues with the decorator
and I've occasionally stumbled on very bad performance when dealing with
new projects. Take a look at bugs.eclipse.org and see if you find
anything similar to your problem, if not add a new issue. Remember to
add so much information that anyone can actually reproduce your problem
easily.
Also remember to test test nightly builds if you experience an issue.
-- robin
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04692 seconds