summaryrefslogtreecommitdiff
path: root/git-send-email.perl
diff options
context:
space:
mode:
authorNicolas Pitre <nico@fluxnic.net>2010-04-12 16:50:35 -0400
committerJunio C Hamano <gitster@pobox.com>2010-04-12 15:30:58 -0700
commit7734d7f2f6e57973bce3d7b2af815ac737f4637c (patch)
treeb5a76d4b17cb50903f46ccf1a592f124a3245048 /git-send-email.perl
parent7ce4721ad8c65ab4d9a9e94176001f12bb4b5218 (diff)
downloadgit-7734d7f2f6e57973bce3d7b2af815ac737f4637c.tar.gz
index-pack: smarter memory usage when appending objects
In the same spirit as commit 9892bebafe, let's avoid allocating the full buffer for the deflated data in write_compressed() in order to write it. Let's deflate and write the data in chunks instead to reduce memory usage. Signed-off-by: Nicolas Pitre <nico@fluxnic.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-send-email.perl')
0 files changed, 0 insertions, 0 deletions