~bzr-pqm/bzr/bzr.dev

  • Committer: John Arbash Meinel
  • Date: 2010-08-10 20:03:44 UTC
  • Revision ID: john@arbash-meinel.com-20100810200344-6muerwvkafqu7w47
Rework things a bit so the logic can be shared.

It turns out that some of the peak memory is actually during the inventory
to string to bundle translations. So re-use the refcount logic there.
This actually does show a decrease in peak memory.
Specifically 'cd bzr.dev; bzr send ../2.2' drops from 221MB peak to 156MB.

We don't speed anything up (16.5s both ways), but peak memory is quite
a bit better.
Filename Latest Rev Last Changed Committer Comment Size
..
tests 0.32.4 14 years ago Martin von Gagern Added some selftests executed through bash. Based Diff
__init__.py 5255.4.1 14 years ago Martin von Gagern Complete tag names with spaces and at end of revis 1.4 KB Diff Download File
bashcomp.py 5255.4.3 14 years ago Martin von Gagern Fix test_revspec_tag_endrange on Mac OS X 10.5.8. 15.6 KB Diff Download File
README.txt 5240.1.2 14 years ago Martin von Gagern Adjust bash_completion README for bundled plugin d 4.4 KB Diff Download File