/brz/remove-bazaar

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

  • 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
..
__init__.py 5244.1.3 15 years ago Robert Collins Allow setting new proposals as approved immediatel 14.5 KB Diff Download File
account.py 5273.1.7 15 years ago Vincent Ladeuil No more use of the get_transport imported *symbol* 3.3 KB Diff Download File
lp_api.py 5074.1.1 15 years ago Vincent Ladeuil Merge 2.1 into bzr.dev including fixes for #524560 9.8 KB Diff Download File
lp_directory.py 5361.1.1 15 years ago John Arbash Meinel Handle a simple ~ in lp: urls. We've already aske 4.1 KB Diff Download File
lp_propose.py 5248 15 years ago Canonical.com Patch Queue Manager (lifeless) Add a --approve to lp-propose for propo 8.7 KB Diff Download File
lp_registration.py 5243.1.1 15 years ago Martin Use the production server in the launchpad plugin 12.9 KB Diff Download File
test_account.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 5.2 KB Diff Download File
test_lp_api.py 5074.1.1 15 years ago Vincent Ladeuil Merge 2.1 into bzr.dev including fixes for #524560 3.7 KB Diff Download File
test_lp_directory.py 5361.1.1 15 years ago John Arbash Meinel Handle a simple ~ in lp: urls. We've already aske 13.5 KB Diff Download File
test_lp_login.py 4505.1.4 16 years ago Jonathan Lange Use 'foo', not 'jml' 2.5 KB Diff Download File
test_lp_open.py 5243.1.1 15 years ago Martin Use the production server in the launchpad plugin 4.1 KB Diff Download File
test_lp_service.py 5243.1.1 15 years ago Martin Use the production server in the launchpad plugin 7.6 KB Diff Download File
test_register.py 5243.1.1 15 years ago Martin Use the production server in the launchpad plugin 13.8 KB Diff Download File