/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-18 23:37:37 UTC
  • Revision ID: john@arbash-meinel.com-20070418233737-c2qacsh1ko9pfroi
Change valid self._foo variables into local variables.
Using __slots__ changed sort time from ~700ms => ~600ms.
Using local variables drops it down to 530 - 550ms.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2400.1.6 18 years ago Andrew Bennetts Cosmetic changes to minimise the difference betwee 8.3 KB Diff Download File
client.py 2414.1.4 18 years ago Andrew Bennetts Rename SmartClient to _SmartClient. 2.7 KB Diff Download File
medium.py 2400.1.6 18 years ago Andrew Bennetts Cosmetic changes to minimise the difference betwee 18.1 KB Diff Download File
protocol.py 2402.1.1 18 years ago Andrew Bennetts Use the Command pattern for handling smart server 12.4 KB Diff Download File
request.py 2402.1.2 18 years ago Andrew Bennetts Deal with review comments. 9.6 KB Diff Download File
server.py 2400.1.7 18 years ago Andrew Bennetts Merge from bzr.dev. 8.2 KB Diff Download File
vfs.py 2402.1.2 18 years ago Andrew Bennetts Deal with review comments. 5.8 KB Diff Download File