~bzr-pqm/bzr/bzr.dev

  • Committer: John Arbash Meinel
  • Date: 2008-03-14 16:13:25 UTC
  • Revision ID: john@arbash-meinel.com-20080314161325-3cxcyg5nerrbimt2
review feedback from Robert
Use clearer variable names
profile the 'assert' section, which seemed to cost about 20% of the
time spent in find_sync_regions. (which is about 50% of merge_lines).
It seems the big overhead is actually iter_merge3(). So for now,
leave the asserts in, -O will remove them anyway.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 3221.4.5 16 years ago Martin Pool Tweak indents 8.1 KB Diff Download File
account.py 2980 17 years ago Canonical.com Patch Queue Manager (robertc) Improved lp:/// URL support for the Laun 2.1 KB Diff Download File
lp_indirect.py 3193.5.1 16 years ago Tim Penhey Mostly working, just need to update the tests for 5.1 KB Diff Download File
lp_registration.py 3211.1.1 16 years ago Ian Clatworthy Extends the launchpad plugin's implementation of l 9.4 KB Diff Download File
test_account.py 2898.3.10 17 years ago James Henstridge Make LaunchpadAccountTests a TestCaseInTempDir so 3.4 KB Diff Download File
test_lp_indirect.py 3221.1.12 16 years ago Martin Pool Update Launchpad indirection tests to allow for xm 8.6 KB Diff Download File
test_lp_service.py 3221.4.2 16 years ago Martin Pool Add in thumpers tests for selection of the right L 3.4 KB Diff Download File
test_register.py 3200.2.2 16 years ago Robert Collins * The launchpad plugin now uses the ``edge`` xmlr 13.6 KB Diff Download File