diffcore-delta: make the hash a bit denser.
authorJunio C Hamano <junkio@cox.net>
Mon, 13 Mar 2006 00:39:51 +0000 (16:39 -0800)
committerJunio C Hamano <junkio@cox.net>
Mon, 13 Mar 2006 01:26:32 +0000 (17:26 -0800)
To reduce wasted memory, wait until the hash fills up more
densely before we rehash.  This reduces the working set size a
bit further.

Signed-off-by: Junio C Hamano <junkio@cox.net>

No differences found