/brz/remove-bazaar

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

  • Committer: John Arbash Meinel
  • Date: 2007-04-19 00:03:01 UTC
  • Revision ID: john@arbash-meinel.com-20070419000301-ud6ambkulyaulnfr
Inline self._pop_node and self._push_node
These are still separate functions, but rather than using self._a_stack.append
we assign a local variable a_stack_append, and call it directly.
This drops the merge_sort() time down to approx 385ms-400ms
With that large of a speed-up it seems worth the loss
in readability. (This is almost 50% of the original time)
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2220.2.26 18 years ago Martin Pool merge trunk, in particular new Branch6 changes 2.6 KB Diff Download File
test_break_lock.py 2052.3.2 18 years ago John Arbash Meinel Change Copyright .. by Canonical to Copyright ... 2.2 KB Diff Download File
test_commit_builder.py 2305.2.2 18 years ago Andrew Bennetts Merge from bzr.dev. 5.8 KB Diff Download File
test_fileid_involved.py 2381.1.3 18 years ago Robert Collins Review feedback. 12.1 KB Diff Download File
test_iter_reverse_revision_history.py 2255.2.234 18 years ago Robert Collins Merge bzr.dev. 5.8 KB Diff Download File
test_reconcile.py 2381.1.1 18 years ago Robert Collins Split out hpss test fixes which dont depend on new 15 KB Diff Download File
test_repository.py 2414 18 years ago Canonical.com Patch Queue Manager (Andrew Bennetts, Robert Collins) Add a 'token' ar 29.1 KB Diff Download File
test_revision.py 1913.1.5 19 years ago John Arbash Meinel fix test name 4.3 KB Diff Download File
test_statistics.py 2258.1.2 18 years ago Robert Collins New version of gather_stats which gathers aggregat 3.7 KB Diff Download File