diff options
author | Sebastian Thiel <byronimo@gmail.com> | 2011-06-06 20:46:53 +0200 |
---|---|---|
committer | Sebastian Thiel <byronimo@gmail.com> | 2011-06-06 20:46:53 +0200 |
commit | 3c12de3762abcde33dd27151b49589da76c2132f (patch) | |
tree | 47e48f55bd9792016eaa2b91d1053e941e48d1ae /git/db/cmd/base.py | |
parent | a5497c432fe8ab1415d633d5d4b68f00a2807c26 (diff) | |
download | gitpython-3c12de3762abcde33dd27151b49589da76c2132f.tar.gz |
Improved pack writing test to show that the pack generation can be lightning fast with nearly now overhead if the data streams in fast enough (~30 MB/s when writing a pack). This shows that there is huge potential for sending packs, considering that we are actually recompressing them (without deltification). To be faster in future, we could probably just send ref-deltas or full objects as found in the pack without doing any recompression.
Diffstat (limited to 'git/db/cmd/base.py')
0 files changed, 0 insertions, 0 deletions