author | Lukas Sandström <lukass@etek.chalmers.se> | |
Thu, 17 Nov 2005 13:11:56 +0000 (14:11 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 18 Nov 2005 05:29:12 +0000 (21:29 -0800) | ||
commit | 751a71e2b5f3667ab7ffffccad3e2b58726eb1c9 | |
tree | fffc051bb5bf1248dbda46f8ac6706eb3aa03098 | tree | snapshot |
parent | 0adb3358f6538aaa9006f4068d6757cd506afcdd | commit | diff |
Make git-pack-redundant non-horribly slow on large sets of packs
Change the smallest-set detection algortithm so that when
we have found a good set, we don't check any larger sets.
Signed-off-by: Lukas Sandström <lukass@etek.chalmers.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Change the smallest-set detection algortithm so that when
we have found a good set, we don't check any larger sets.
Signed-off-by: Lukas Sandström <lukass@etek.chalmers.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
pack-redundant.c | diff | blob | history |