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

Re: [PATCH] Replace vdelta with xdelta variant

From: Daniel Berlin <dberlin_at_dberlin.org>
Date: Fri, 18 Jan 2008 23:20:46 -0500

On Jan 18, 2008 1:54 PM, Niels Werensteijn
<n.werensteijn_at_student.utwente.nl> wrote:
>
> > Is this an implementation of any particular algorithm?
>
> No. I just looked at XDelta as it was implemented. I saw how it would be
> faster than vdelta, and adjusted the XDelta algorithm so it could make a
> diff against itself.

So, my question becomes does this do better than running zlib's
compress over the stream?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-01-19 05:20:58 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.