summaryrefslogtreecommitdiff
path: root/daemon.c
diff options
context:
space:
mode:
authorLibravatar Nicolas Pitre <nico@cam.org>2006-05-02 23:46:51 -0400
committerLibravatar Junio C Hamano <junkio@cox.net>2006-05-02 21:32:32 -0700
commit2d08e5dd730680f7f8645a6326ec653435e032df (patch)
treec7ef4bbad6607e767d60b3670c772aee8f056605 /daemon.c
parentreplace adler32 with Rabin's polynomial in diff-delta (diff)
downloadtgif-2d08e5dd730680f7f8645a6326ec653435e032df.tar.xz
tiny optimization to diff-delta
This is my assembly freak side looking at generated code again. And since create_delta() is certainly pretty high on the radar every bits count. In this case shorter code is generated if hash_mask is not copied to a local variable. Signed-off-by: Nicolas Pitre <nico@cam.org> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'daemon.c')
0 files changed, 0 insertions, 0 deletions