diff options
author | Nicolas Pitre <nico@cam.org> | 2008-08-29 16:08:02 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-08-29 21:51:28 -0700 |
commit | d35825da6d5570524234e1bfe4ff0f57957b6db3 (patch) | |
tree | 1a02c65f37b000e5fae836fc8da11dc0d244fd20 /progress.h | |
parent | index-pack: use fixup_pack_header_footer()'s validation mode (diff) | |
download | tgif-d35825da6d5570524234e1bfe4ff0f57957b6db3.tar.xz |
fixup_pack_header_footer(): use nicely aligned buffer sizes
It should be more efficient to use nicely aligned buffer sizes, either
for filesystem operations or SHA1 checksums. Also, using a relatively
small nominal size might allow for the data to remain in L1 cache
between both SHA1_Update() calls.
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'progress.h')
0 files changed, 0 insertions, 0 deletions