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

Anyone ever look at libvdelta?

From: Daniel Berlin <dan_at_dberlin.org>
Date: 2002-02-08 19:51:23 CET

libvdelta is Phong's reference eimplementation of vdelta, including the
encoding using recent/quick caches, etc.

It's available from AT&T ast open source library, and compiles standalone
without any trouble.

It exports two functions we could use, vdsqueeze and vdexpand, which just
take 3 pointers each.

I'm just wondering if anyone looked at it/determined if it was any faster
than what we have now.
Certainly, it should be more space efficient.
--Dan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:05 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.