diff options
author | Sebastian Thiel <byronimo@gmail.com> | 2010-06-14 11:02:48 +0200 |
---|---|---|
committer | Sebastian Thiel <byronimo@gmail.com> | 2010-06-14 11:02:48 +0200 |
commit | fe5289ed8311fecf39913ce3ae86b1011eafe5f7 (patch) | |
tree | 3a05339497e7ee4929dfe464b2761ab61a482a4a /lib/git/objects/utils.py | |
parent | 28ed48c93f4cc8b6dd23c951363e5bd4e6880992 (diff) | |
download | gitpython-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/utils.py')
0 files changed, 0 insertions, 0 deletions