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

Re: Weird performance problem

From: mark benedetto king <mbk_at_lowlatency.com>
Date: 2003-08-18 22:25:29 CEST

On Mon, Aug 18, 2003 at 04:28:17PM +0000, Han The Man wrote:
> >Well, keep in mind that 'svn list' is doing considerably more work than
> >just hitting the URL in IE. 'svn list' involves making several different
> >requests to the server to get various different kinds of information,
> >where hitting the URL in IE just does one. Granted, it shouldn't be all
> >that much slower, but it will always be slightly slower.
>
> It's not slightly slower - it's a nightmare, at least 20 seconds to list
> the top-level directory in even the smallest repository.
>

Is it much worse at the top-level directory? And do you, perhaps, have
several svn working-copies checked out as siblings to that top-level
directory? If so, that could be a known issue having to do with lock
granularity.

--ben

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Aug 18 22:24:17 2003

This is an archived mail posted to the Subversion Dev mailing list.

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