[PATCH]: Implement xdelta, use it by default
From: Daniel Berlin <dberlin_at_dberlin.org>
Date: 2005-02-11 23:31:23 CET
It turns out i forgot to extend matches backwards as far as possible as
This implementation is, on average, 5x faster than vdelta, compiled at
The current implementation falls back to using vdelta when the source
This patch passes all regression tests, and has been tested by loading
Add xdelta algorithm, and use it by default
* subversion/libsvn_delta/vdelta.c: Add apr_hash.h include.
I'm also happy to create a new xdelta.c file and use it in text_delta
---------------------------------------------------------------------
|
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.