diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-07-23 12:05:34 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-07-23 21:56:04 -0700 |
commit | 191d1ac435c01e2a7acfb93fb9da8378da90214c (patch) | |
tree | fe728f812521a02819a1d6db20bac56aa7ebc94f /test-genrandom.c | |
parent | git branch: fix performance problem (diff) | |
download | tgif-191d1ac435c01e2a7acfb93fb9da8378da90214c.tar.xz |
git branch: avoid unnecessary object lookups
They can be expensive in the cold-cache case, so don't bother looking up
the commits for all branches unless we really need them for some reason.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'test-genrandom.c')
0 files changed, 0 insertions, 0 deletions