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 /log-tree.c | |
parent | 8522148f79c29ef8f63688e7186e458a22333224 (diff) | |
download | git-d35825da6d5570524234e1bfe4ff0f57957b6db3.tar.gz git-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 'log-tree.c')
0 files changed, 0 insertions, 0 deletions