aboutsummaryrefslogtreecommitdiff
path: root/diff-tree.c
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2006-02-22 21:45:45 -0800
committerJunio C Hamano <junkio@cox.net>2006-02-22 21:45:45 -0800
commitb925410d10fce5e0d4182847f99e8c2df048bde1 (patch)
tree735fdc67bec7b266489f3a684397f9b9ce471bee /diff-tree.c
parentb19696c2e7c3e753777189100b2ac09c9e04080b (diff)
downloadgit-b925410d10fce5e0d4182847f99e8c2df048bde1.tar.gz
git-b925410d10fce5e0d4182847f99e8c2df048bde1.tar.xz
pack-objects: thin pack micro-optimization.
Since we sort objects by type, hash, preferredness and then size, after we have a delta against preferred base, there is no point trying a delta with non-preferred base. This seems to save expensive calls to diff-delta and it also seems to save the output space as well. Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'diff-tree.c')
0 files changed, 0 insertions, 0 deletions