[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Very bad performance for update from synchronize view

From: Bernd Rinn <bernd_at_sdf.lonestar.org>
Date: 2005-09-15 23:41:02 CEST

> Bernd Rinn <bernd@sdf.lonestar.org> wrote on 09/15/2005 02:29:16 AM:

>[...]

>The update from Synch is slower than Team -> Update because it does more
>network roundtrips. Instead of issuing a single recursive update where
>the Subversion library just figures everything out, it has to pass in the
>specific files you want to update. This does not appear to work as
quickly.

>It still sounds like you might be experiencing something else, however, as
>the performance difference should still be relatively small, and I would
>assume you should be able to see activity happening.

>Do you show the Console view while doing this? It will show the updates
>happening. That should give an idea as to whether it is consistently slow
>(like 1 update/minute), or whether the updates come down reasonably
>quickly and then the process just doesn't appear to complete, which could
>indicate a deadlock.

That was a good idea since the pattern might be interesting. It looks
roughly like this:
- the first couple of files (3-5) are coming in in no time
- then the update gets stuck for some seconds
- this pattern repeats but becomes worse over time, i.e. the time that
the update gets stuck becomes longer and it gets stuck more often.

Cheers,
Bernd

-- 
Bernd Rinn
Received on Fri Sep 16 07:41:02 2005

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.