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

Re: subversion 0.26 performance problem

From: <cmpilato_at_collab.net>
Date: 2003-08-04 07:06:38 CEST

Martin MAURER <martin.maurer@email.de> writes:

> I got quite a strange subversion performance problem:
> i have a repository consisting of the web tree of my company.
> (the data is not important, it has been created using the backups - just
> evaluating svn at the moment)
> the repo consists of about 30.000 files in 55 revisions.
> The SVN dir has 388 MB
>
> When i start "svnlook tree" on that repo, then it starts quite ok.
> But as soon as it reaches a directory where i have about 4.000 images
> (jpg,gif) it is getting very slow (a few seconds per file).
> CPU is idle and Filesystem is not under heavy load too.

Martin, I'm sure there are several developers who would be interested
in seeing this behavior first-hand. Is your repository private? That
is, could you make a tarball of it and provide a URL? (If the
contents are private, and you trust me not to disseminate them, you
could send me the URL privately).

Secondly (which should perhaps be "firstly") -- are you able to debug
this at all? I'm not sure where to start -- maybe running svnlook
under strace or something. Or, can you play with the number of files
in that directory and see how the behavior is affected? If you cut
the number from 4000 to 2000, is the time between each file is handled
also cut roughly in half?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 4 07:08:34 2003

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

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