~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 2947.2.1 17 years ago Robert Collins (robertc) Fix export to lock the repository. (Robe 4.9 KB Diff Download File
dir_exporter.py 1852.15.4 18 years ago Robert Collins Merge bzr.dev. 1.5 KB Diff Download File
tar_exporter.py 1852.6.6 18 years ago Robert Collins Finish updating iter_entries change to make all te 1.9 KB Diff Download File
zip_exporter.py 1852.16.3 18 years ago Robert Collins Merge bzr.dev 3.3 KB Diff Download File