Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] Expected performance profile of staging changes and committing then

On Wed, Nov 7, 2012 at 9:57 AM, Markus Duft <markus.duft@xxxxxxxxxx> wrote:

> I now did a second (little different) implementation, which i like better, since it does not actually change JGit, but only the IndexDiffCacheEntry to fix the local performance issue. Please tell me which one you like better, and i will try to get production quality on that version then :D
>
> Either these two (from yesterday):
>         [1] https://git.eclipse.org/r/#/c/8535/
>         [2] https://git.eclipse.org/r/#/c/8536/
> Or this single on (from today):
>         [1] https://git.eclipse.org/r/#/c/8558/
>
> For the second one i have a slightly better feeling about things like synchronization, and stability/reliability.

I've been using https://git.eclipse.org/r/#/c/8558/ for a week now
without any issues. Much snappier, and I'd really like to see it
included in the next egit release.

Thanks!

Robert

--
Sent from my (old) computer


Back to the top