/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 2353.4.3 18 years ago John Arbash Meinel Implement a 'ReadLock.temporary_write_lock()' to u 2.3 KB Diff Download File
test_lock.py 2363.3.3 18 years ago John Arbash Meinel make Write locks not block on Read locks, so that 6 KB Diff Download File
test_temporary_write_lock.py 2363.3.3 18 years ago John Arbash Meinel make Write locks not block on Read locks, so that 4.9 KB Diff Download File