[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: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-09-15 14:49:54 CEST

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

> Mark Phippard wrote:
>
> >Have you used the Synch view in previous releases? I am trying to
> >decide
> >if this is a new problem or not. We are aware there are some
>performance
> >issues with that action, particularly with JavaSVN. At the same time,
>we
> >also had to make some important correctness fixes in this area in
>0.9.34
> >so I am trying to ascertain whether that also made performance worse.
>In
> >my own testing, it was equal or even better than it was in 0.9.33 and
>.32.
>
> We have seen that problem with 0.9.33 and 0.9.34. We didn't use other
> (older) versions.

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.

Thanks

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Thu Sep 15 22:49:54 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.