Thread (16 messages) flat view 16 messages, 4 authors, 2016-06-15

Re: [PATCH] diff-delta: produce optimal pack data

From: Nicolas Pitre <hidden>
Date: 2016-06-15 22:42:20

On Fri, 24 Feb 2006, Carl Baldwin wrote:
quoted
If you can add them into a single .tgz with instructions on how 
to reproduce the issue and provide me with an URL where I can fetch it 
that'd be perfect.
I will do this in an email off of the list because these files really
shouldn't be available on a public list.
OK I have the files, and I can confirm that your problem is of the same 
combinatorial explosion type I already talked about, _even_ with the 
version using adler32.  This is really O(m*n) where m and n being the 
size of two consecutive versions of the files.  But since m and n are 
both _huge_ then the delta code really goes out to lunch.

I'm working on a patch to cap this to something like O(m+n).

Stay tuned.


Nicolas
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help