/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
..
__init__.py 4597.9.2 15 years ago Vincent Ladeuil Merge bzr.dev into cleanup 6.8 KB Diff Download File
dir_exporter.py 4708.2.3 15 years ago Martin Merge bzr.dev to unite with similar changes alread 3.9 KB Diff Download File
tar_exporter.py 5152.1.4 15 years ago Parth Malwankar improved bug description. 4.1 KB Diff Download File
zip_exporter.py 5076.2.3 15 years ago Jelmer Vernooij Review comments from Rob. 3.9 KB Diff Download File