/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
..
BSD-LICENSE.txt 1185.12.49 19 years ago Aaron Bentley Switched to ConfigObj 2.5 KB Diff Download File
configobj.txt 1185.50.94 19 years ago John Arbash Meinel Updated web page url to http://bazaar-vcs.org 76.3 KB Diff Download File
validate.txt 1556.2.1 19 years ago Aaron Bentley Switched to ConfigObj 4.2.0 18.8 KB Diff Download File