diff options
author | Junio C Hamano <junkio@cox.net> | 2005-07-01 02:13:07 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-07-01 07:33:47 +0200 |
commit | c62266f37c677c1de7415ac6cf1e2eb6726590e1 (patch) | |
tree | 995538e5c635827aee1075b62d8d5b61899bbdb0 /INSTALL | |
parent | Do ref matching on the sender side rather than on receiver (diff) | |
download | git-c62266f37c677c1de7415ac6cf1e2eb6726590e1.tar.xz git-c62266f37c677c1de7415ac6cf1e2eb6726590e1.zip |
[PATCH] Avoid unnecessarily inflating and interpreting delta
This teaches packed_delta_info() that it only needs to look at
the type of the base object to figure out both type and size of
a deltified object. This saves quite a many calls to inflate()
when dealing with a deep delta chain.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'INSTALL')
0 files changed, 0 insertions, 0 deletions