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

Re: Subversion efficiency while handling Zope Data.fs files?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-04-14 19:18:28 CEST

On Wed, 2004-04-14 at 12:15, Marcin Kasperski wrote:

> ... and the question is how efficient will be the diff
> operation...

"How efficient?" How do you want to measure it? Assuming that Data.fs
isn't already compressed, it will be exactly as efficient as all our
other binary diff operations. We have a single binary diff algorithm
that we use on everything. It works about as efficiently as xdelta,
unless it's operating on data that's already compressed.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 14 19:21:24 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.