summaryrefslogtreecommitdiff
path: root/git/db/cmd/base.py
diff options
context:
space:
mode:
authorSebastian Thiel <byronimo@gmail.com>2011-06-06 20:46:53 +0200
committerSebastian Thiel <byronimo@gmail.com>2011-06-06 20:46:53 +0200
commit3c12de3762abcde33dd27151b49589da76c2132f (patch)
tree47e48f55bd9792016eaa2b91d1053e941e48d1ae /git/db/cmd/base.py
parenta5497c432fe8ab1415d633d5d4b68f00a2807c26 (diff)
downloadgitpython-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