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

Re: svn_client_proplist slow to get all of one dir

From: Folker Schamel <schamel23_at_spinor.com>
Date: 2004-11-01 02:52:19 CET

Julian Foad wrote:
> Folker Schamel wrote:
>
>> I'm not running a AV software on my computer.
>> But on windows its still very slow:
>> - You start a commit (two or so files changes)
>> - you wait for several minutes (wc inspection, locking)
>
>
> That is far too long for normal situations. What software are you using
> - svn version, and other software like TortoiseSVN? How big is your
> working copy - how many files and directories (roughly)?

(probably "very slow" was overstated, sorry)

svn 1.1.1; tsvn 1.1.1.

For example, operating on a tree having 6950 versioned files
in 950 versioned directories, three or so smaller files modified:

command-line svn status, first time:
4 minutes, 7 seconds.
the same the second time (data in file cache):
only 7 seconds.

tsvn open commit dialog, delay until list of modified files appears:
2 minutes, 25 seconds.
the same the second time (data in file cache):
12 seconds.

Unfortunately some normal work like making an incremental
visual studio build typically more or less destroys
the cache coherence.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Nov 1 02:52:31 2004

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.