/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

  • Committer: John Arbash Meinel
  • Date: 2010-09-21 19:30:33 UTC
  • Revision ID: john@arbash-meinel.com-20100921193033-9ftw56og72mhlwo4
Change GroupCompressBlock to work in self._z_compress_chunks

This pushes down one of the peak memory locations. We still have a requirement
during commit of 1 fulltext + 2 compressed texts, but at least this code
path is now better about only using 1 fulltext and 1 compressed text.
We need to push this into more apis to get a bigger benefit.
Filename Latest Rev Last Changed Committer Comment Size
..
serializer 1185.82.3 19 years ago John Arbash Meinel Working on creating a factor for serializing chang Diff
__init__.py 5346.1.3 15 years ago Vincent Ladeuil Delete bzrlib.bundle.read_bundle_from_url. 3.2 KB Diff Download File
apply_bundle.py 4988.10.5 15 years ago John Arbash Meinel Merge bzr.dev 5021 to resolve NEWS 2.9 KB Diff Download File
bundle_data.py 5247.1.15 14 years ago Vincent Ladeuil Merge cleanup into first-try resolving conflicts 28.6 KB Diff Download File
commands.py 5131.2.1 15 years ago Martin Permit bzrlib to run under python -OO by explictly 3.8 KB Diff Download File