~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
..
serializer 1185.82.3 18 years ago John Arbash Meinel Working on creating a factor for serializing chang Diff
__init__.py 2485.8.35 17 years ago Vincent Ladeuil Fix pull multiple connections. * bzrlib/builtins. 3.6 KB Diff Download File
apply_bundle.py 2520.4.6 17 years ago Aaron Bentley Get installation started 2.8 KB Diff Download File
bundle_data.py 2858.2.1 17 years ago Martin Pool Remove most calls to safe_file_id and safe_revisio 29.2 KB Diff Download File
commands.py 3221.1.6 16 years ago Martin Pool Better error message from bundle-info 3.8 KB Diff Download File