[issue3001] RLock's are SLOW

Antoine Pitrou report at bugs.python.org
Sat Nov 7 02:07:54 CET 2009


Antoine Pitrou <pitrou at free.fr> added the comment:

Here is a new patch against py3k. It passes all tests and is generally
10-15x faster than the pure Python version.

----------
Added file: http://bugs.python.org/file15280/rlock2.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3001>
_______________________________________


More information about the Python-bugs-list mailing list