author | Fredrik Kuivinen <freku045@student.liu.se> | |
Thu, 2 Feb 2006 11:43:35 +0000 (12:43 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 2 Feb 2006 20:30:51 +0000 (12:30 -0800) | ||
commit | 97f58b785d6c5c86b52a365b0086b5b098f5ee97 | |
tree | a7d315ab1cd868b34297b54e5aa2d2a82f36e574 | tree | snapshot |
parent | 008bb6ea695e14740bfd14bec805cde6219b336e | commit | diff |
merge-recursive: Speed up commit graph construction
Use __slots__ to speed up construction and decrease memory consumption
of the Commit objects.
Signed-off-by: Fredrik Kuivinen <freku045@student.liu.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Use __slots__ to speed up construction and decrease memory consumption
of the Commit objects.
Signed-off-by: Fredrik Kuivinen <freku045@student.liu.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
gitMergeCommon.py | diff | blob | history |