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

Re: Sharded FSFS repositories - summary

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2007-03-15 19:03:01 CET

On Thu, 2007-03-15 at 13:12 -0400, John Szakmeister wrote:
> I wasn't necessarily trying to say those numbers are reflective of the performance that SVN would have regarding sharding. Only that NTFS doesn't scale well, so that's probably the file system we need to base most of our decisions around.

This is a little nitpicky, but if Explorer is taking a long time to
display a directory, there's a good chance it is spending most of its
time doing UI operations (composing widgets), not FS operations.

That doesn't change your overall point--that we should pick a shard size
which makes browsing into an svn backend acceptably fast under Explorer.
But realize that we're now tying the tuning of the svn architecture to
the performance of particular GUI tools, not to particular filesystems.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 15 19:03:24 2007

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.