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

Re: [Issue 1429] 'svn checkout' unbelievably slow compared to cvs

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2003-10-20 20:25:52 CEST

On Mon, 2003-10-20 at 12:31, kfogel@collab.net wrote:
> David Kimdon <dwhedon@debian.org> writes:
> > That is, maybe we can get vdelta compression without
> > needing to go through the whole algorithm if we know that our input is
> > an empty bytestream.

Nope, not really.

> that is, it's more work for the producer *and* for the consumer than
> straightforward inserts would be.

It's only a little bit of extra work for the consumer, although it's a
noticeable amount for the producer.

(But, as David noted, turning off this compression doesn't actually seem
to speed up our network checkouts very much.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 20 20:26:48 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.