author | Junio C Hamano <junkio@cox.net> | |
Mon, 13 Mar 2006 04:32:06 +0000 (20:32 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 13 Mar 2006 04:42:12 +0000 (20:42 -0800) | ||
commit | fc66d213f8b2f13b9ffd643f01de25ddc95e0972 | |
tree | 340b074082effe5b0892cf67db309dd6fab3e1f8 | tree | snapshot |
parent | 2821104db7fabdfac105ae757228b0eac107047c | commit | diff |
diffcore-delta: tweak hashbase value.
This tweaks the maximum hashvalue we use to hash the string into
without making the maximum size of the hashtable can grow from
the current limit. With this, the renames detected becomes a
bit more precise without incurring additional paging cost.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This tweaks the maximum hashvalue we use to hash the string into
without making the maximum size of the hashtable can grow from
the current limit. With this, the renames detected becomes a
bit more precise without incurring additional paging cost.
Signed-off-by: Junio C Hamano <junkio@cox.net>
diffcore-delta.c | diff | blob | history |