author | Junio C Hamano <junkio@cox.net> | |
Fri, 28 Apr 2006 02:31:46 +0000 (19:31 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 28 Apr 2006 02:31:46 +0000 (19:31 -0700) | ||
commit | 9a8b6a0a9d4de3d9c1005b872b9b57a213d3e9f8 | |
tree | 6e34f845941322b6fade53d1f121db31bd5c929e | tree | snapshot |
parent | bd346f105dc6f343eb577e4b25dbc1fa098cff33 | commit | diff |
pack-objects: update size heuristucs.
We used to omit delta base candidates that is much bigger than
the target, but delta size does not grow when we delete more, so
that was not a very good heuristics.
Signed-off-by: Junio C Hamano <junkio@cox.net>
We used to omit delta base candidates that is much bigger than
the target, but delta size does not grow when we delete more, so
that was not a very good heuristics.
Signed-off-by: Junio C Hamano <junkio@cox.net>
pack-objects.c | diff | blob | history |