threaded delta search: better chunck split point
commit59921b4b3f24b19e2593085ee27d5e1f2448c6bb
authorNicolas Pitre <nico@cam.org>
Mon, 10 Sep 2007 04:06:10 +0000 (10 00:06 -0400)
committerJunio C Hamano <gitster@pobox.com>
Mon, 10 Sep 2007 05:25:43 +0000 (9 22:25 -0700)
treef65ca633cdc07b9507019041ffe646f367e6cbeb
parentc2a33679a726aeb75529540c2b295f21023ddbc7
threaded delta search: better chunck split point

Try to keep object with the same name hash together.

Suggested by Martin Koegler.

Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-pack-objects.c