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

Re: svndiff and XML

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2000-10-12 00:25:31 CEST

> After all your compression benchmarking, it must be frustrating to
> be forced to expand your data by a third!

Nah, if we actually had solid binary performance, a 33% expansion
would be no big deal. (The reason why it sort of sucks that we aren't
beating diff+gzip on binary data is that diff is doing a really poor
job. But hopefully I can resolve that eventually.)

Also, I'm much more concerned about the storage requirements in the
repository than the bandwidth requirements over the wire.

And, as Greg noted, we should be able to avoid encoding in the WebDAV
protocol.
Received on Sat Oct 21 14:36:10 2006

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.