summaryrefslogtreecommitdiff
path: root/lib/git/objects/base.py
diff options
context:
space:
mode:
authorSebastian Thiel <byronimo@gmail.com>2010-06-14 11:02:48 +0200
committerSebastian Thiel <byronimo@gmail.com>2010-06-14 11:02:48 +0200
commitfe5289ed8311fecf39913ce3ae86b1011eafe5f7 (patch)
tree3a05339497e7ee4929dfe464b2761ab61a482a4a /lib/git/objects/base.py
parent28ed48c93f4cc8b6dd23c951363e5bd4e6880992 (diff)
downloadgitpython-fe5289ed8311fecf39913ce3ae86b1011eafe5f7.tar.gz
tree now uses less memory for its cache as it stores the bare deserialized information - this also speeds up later serialization after changes. its clear though that retrieving actual objects is slower currently as these are not cached anymore. Its worth thinking about moving these encoding, decoding routines to gitdb
Diffstat (limited to 'lib/git/objects/base.py')
0 files changed, 0 insertions, 0 deletions