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

RE: Eliminating the text-base penalty

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2002-09-29 16:35:00 CEST

On Sun, 2002-09-29 at 07:31, Barry Scott wrote:
> local 100ATA disk: 3.75 seconds
> samba share from 600MHz PIII running FreeBSD: 50.25 seconds
>
> stat does not seem to be the problem even on network drive.

I think you guys are considering only the easy cases. My job's source
tree has 100K or so nodes, and it takes well over half an hour to stat
them over AFS over a cable modem.

That said, we use CVS, and we're not about to run out and use Perforce
for fast crawl capability. Getting a list of modified files in my whole
working dir quickly would be nice sometimes, but usually I'm working in
a small subset of the tree.

If we already have read-only checkouts because we want to provide locks,
then fast crawl is probably reasonable to support (not too much
complexity for the benefit). But it's definitely not a 1.0 feature.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Sep 29 16:38:05 2002

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.