author | Junio C Hamano <junkio@cox.net> | |
Mon, 13 Mar 2006 00:39:51 +0000 (16:39 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 13 Mar 2006 01:26:32 +0000 (17:26 -0800) | ||
commit | 2821104db7fabdfac105ae757228b0eac107047c | |
tree | fb827c04ddc2c38c6d31a5313fd2ddd91c477e9a | tree | snapshot |
parent | c06c79667c9514aed00d29bcd80bd0cee7cc5a25 | commit | diff |
diffcore-delta: make the hash a bit denser.
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>
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>
diffcore-delta.c | diff | blob | history | |
diffcore-rename.c | diff | blob | history |