diff options
author | Sergey Vlasov <vsu@altlinux.ru> | 2005-11-15 19:07:15 +0300 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-11-15 11:42:28 -0800 |
commit | 545f229a4b43212e683ac63e5aa740324ac7799e (patch) | |
tree | 97aa7e16d6e0b7edbeda9fa78740de6e8a4e566a /git-shortlog.perl | |
parent | a52e4ef877f693a69710145f56d867365a755f91 (diff) | |
download | git-545f229a4b43212e683ac63e5aa740324ac7799e.tar.gz |
git-fsck-objects: Free tree entries after use
The Massif tool of Valgrind revealed that parsed tree entries occupy
more than 60% of memory allocated by git-fsck-objects. These entries
can be freed immediately after use, which significantly decreases
memory consumption.
Signed-off-by: Sergey Vlasov <vsu@altlinux.ru>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-shortlog.perl')
0 files changed, 0 insertions, 0 deletions