~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
..
revision 1563.2.20 18 years ago Robert Collins Add a revision store test adapter. Diff
versioned 1563.2.8 18 years ago Robert Collins Move WeaveStore down into bzrlib.store.versioned.w Diff
__init__.py 2858.2.1 17 years ago Martin Pool Remove most calls to safe_file_id and safe_revisio 12.5 KB Diff Download File
text.py 2052.3.1 18 years ago John Arbash Meinel Add tests to cleanup the copyright of all source f 4.2 KB Diff Download File