diff options
author | Junio C Hamano <junkio@cox.net> | 2005-06-30 17:13:07 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-06-30 22:33:47 -0700 |
commit | c62266f37c677c1de7415ac6cf1e2eb6726590e1 (patch) | |
tree | 995538e5c635827aee1075b62d8d5b61899bbdb0 /read-cache.c | |
parent | Do ref matching on the sender side rather than on receiver (diff) | |
download | tgif-c62266f37c677c1de7415ac6cf1e2eb6726590e1.tar.xz |
[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 'read-cache.c')
0 files changed, 0 insertions, 0 deletions