~bzr-pqm/bzr/bzr.dev

  • Committer: John Arbash Meinel
  • Date: 2009-06-02 19:56:24 UTC
  • Revision ID: john@arbash-meinel.com-20090602195624-utljsyz0qgmq63lg
Add a chunks_to_gzip function.
This allows the _record_to_data code to build up a list of chunks,
rather than requiring a single string.
It should be ~ the same performance when using a single string, since
we are only adding a for() loop over the chunks and an if check.
We could possibly just remove the if check and not worry about adding
some empty strings in there.
Filename Latest Rev Last Changed Committer Comment Size
..
workflows_centralized.png 2977.1.1 17 years ago Ian Clatworthy First cut at new look User Guide including chapter 32.2 KB Diff Download File
workflows_centralized.svg 2977.1.19 17 years ago Ian Clatworthy Added svg (master) versions of diagram images 84.7 KB Diff Download File
workflows_gatekeeper.png 2977.1.1 17 years ago Ian Clatworthy First cut at new look User Guide including chapter 49.8 KB Diff Download File
workflows_gatekeeper.svg 2977.1.19 17 years ago Ian Clatworthy Added svg (master) versions of diagram images 119 KB Diff Download File
workflows_localcommit.png 2977.1.1 17 years ago Ian Clatworthy First cut at new look User Guide including chapter 36 KB Diff Download File
workflows_localcommit.svg 2977.1.19 17 years ago Ian Clatworthy Added svg (master) versions of diagram images 85.6 KB Diff Download File
workflows_peer.png 2977.1.1 17 years ago Ian Clatworthy First cut at new look User Guide including chapter 34.5 KB Diff Download File
workflows_peer.svg 2977.1.19 17 years ago Ian Clatworthy Added svg (master) versions of diagram images 83.5 KB Diff Download File
workflows_pqm.png 2977.1.1 17 years ago Ian Clatworthy First cut at new look User Guide including chapter 44.6 KB Diff Download File
workflows_pqm.svg 2977.1.19 17 years ago Ian Clatworthy Added svg (master) versions of diagram images 94.9 KB Diff Download File
workflows_shared.png 2977.1.1 17 years ago Ian Clatworthy First cut at new look User Guide including chapter 38.1 KB Diff Download File
workflows_shared.svg 2977.1.19 17 years ago Ian Clatworthy Added svg (master) versions of diagram images 87.1 KB Diff Download File
workflows_single.png 2977.1.1 17 years ago Ian Clatworthy First cut at new look User Guide including chapter 16.6 KB Diff Download File
workflows_single.svg 2977.1.19 17 years ago Ian Clatworthy Added svg (master) versions of diagram images 50.3 KB Diff Download File