diff options
author | Junio C Hamano <junkio@cox.net> | 2006-02-24 00:54:59 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-02-24 01:29:00 -0800 |
commit | eae3fe5e509f3d3890bc99015cb02f9b67aa501c (patch) | |
tree | c3a7609fdfd3c1d83d83bbefeb08ce898a4c81d4 /contrib/git-svn/git-svn.perl | |
parent | 581845f0b8ed97cb718fffe2bc9613b6186d84ee (diff) | |
download | git-eae3fe5e509f3d3890bc99015cb02f9b67aa501c.tar.gz |
Revert "diff-delta: produce optimal pack data"
This reverts 6b7d25d97bdb8a26719f90d17ff5c9720be68762 commit.
It turns out that the new algorithm has a really bad corner
case, that literally spends minutes for inputs that takes less
than a quater seconds to delta with the old algorithm. The
resulting delta is 50% smaller which is admirable, but the
performance degradation is simply unacceptable for unconditional
use.
Some example cases are these blobs in Linux 2.6 repository:
4917ec509720a42846d513addc11cbd25e0e3c4f
9af06ba723df75fed49f7ccae5b6c9c34bc5115f
dfc9cd58dc065d17030d875d3fea6e7862ede143
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'contrib/git-svn/git-svn.perl')
0 files changed, 0 insertions, 0 deletions