diff options
author | Sebastian Thiel <byronimo@gmail.com> | 2011-07-05 18:13:30 +0200 |
---|---|---|
committer | Sebastian Thiel <byronimo@gmail.com> | 2011-07-05 18:13:49 +0200 |
commit | f0c05ea8da7932961af162bb30231640b89e40bc (patch) | |
tree | b32d5b271cb1c1adfb091d7b29d0ee0033c1866a /git/db/interface.py | |
parent | 21499d9ae9edccd18c64bf6b15f248575c3da95b (diff) | |
download | gitpython-f0c05ea8da7932961af162bb30231640b89e40bc.tar.gz |
util: pick the type of memory manager based on the python version, to have optimal results in all cases (at least the ones I can test)
pack: now works properly with a sliding memory manager
test_packedodb_pure: fixed very memory hungry implementation by using an iterator. This will of course reduce the measured performance a bit, but 750MB of memory is just a little bit too much for an ordinary test. Maybe it would be alright to just reduce the number of items ... but performance isn't a strength of python after all
Diffstat (limited to 'git/db/interface.py')
0 files changed, 0 insertions, 0 deletions