author | Nicolas Pitre <nico@cam.org> | |
Fri, 10 Feb 2006 18:42:05 +0000 (13:42 -0500) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 10 Feb 2006 19:42:56 +0000 (11:42 -0800) | ||
commit | 39556fbdadaacf67330bc1464e0172468e9c3a5e | |
tree | e63d2249b68742a5619937e0cab0b4c4b41bd5a6 | tree | snapshot |
parent | e7ad4a9c3c9d383d1df52410e18808174f7be667 | commit | diff |
delta micro optimization
My kernel work habit made me look at the generated assembly for the
delta code, and one obvious albeit small improvement is this patch.
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
My kernel work habit made me look at the generated assembly for the
delta code, and one obvious albeit small improvement is this patch.
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
delta.h | diff | blob | history |