git-commit-vandalism/contrib/gitview
Michael Ellerman 225696af2c gitview: Define __slots__ for Commit
Define __slots__ for the Commit class. This reserves space in each Commit
object for only the defined variables. On my system this reduces heap usage
when viewing a kernel repo by 12% ~= 55868 KB.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2007-06-08 02:37:18 -07:00
..
gitview gitview: Define __slots__ for Commit 2007-06-08 02:37:18 -07:00
gitview.txt gitview.txt: improve asciidoc markup 2006-08-25 19:26:27 -07:00