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

RE: svn edit

From: Harvey, Edward <Edward.Harvey_at_patni.com>
Date: Thu, 30 Oct 2008 12:52:50 -0400

> On Oct 29, 2008, at 5:00 AM- Oct 29, 2008, Greg Stein wrote:
> > And think about hot caches! My Macbook can "find . | wc -l" across
> > 170k files in just 5 seconds.
> >
>
> you can't count on the cache being hot at all. i spend most

For a simple "find" I think this is typical performance:

100,000 files in 10 sec cold cache
1,000,000 files in 3 sec warm cache.

I think if this performance can be achieved for "svn st" and "svn up" it's acceptable. I do, however, doubt being able to achieve that while walking the tree with svn - because git failed to achieve it. But I'll happily wait around for svn to give it a try, and discuss it later.

This e-mail message may contain proprietary, confidential or legally privileged information for the sole use of the person or entity to whom this message was originally addressed. Any review, e-transmission dissemination or other use of or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you have received this e-mail in error kindly delete this e-mail from your records. If it appears that this mail has been forwarded to you without proper authority, please notify us immediately at netadmin_at_patni.com and delete this mail.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-10-30 17:54:50 CET

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.