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

Re: Concerned about Subversion's speed

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-08-12 20:19:23 CEST

"Matt Blais" <mblais1@yummage.com> writes:

> OK, this is better: on my newly-checked-out dir of 330 files (none
> modified), 'svn st' now only takes about 2.5 seconds. And 'svn st -v'
> only takes 4 seconds. That, I can live with.
>
> After touching about half the files, 'svn st' takes 14 seconds. So that
> does seem to be the issue.
>
> This is good news. However, I would expect that after 'svn up', the
> 'status' processing time should go back down to the same as for the
> freshly-checked-out dir -- but it does NOT: it stays high. I should
> think that could be fixed...

Definitely, it could certainly be fixed. When 'svn up' crawls the
working copy, and it sees that a file is *not* changed, yet has a
different timestamp than the one in the entries file, it could tweak
the entries file.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 12 20:23:02 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.