[issue8299] Improve GIL in 2.7

David Beazley report at bugs.python.org
Sat Apr 3 14:45:38 CEST 2010


David Beazley <dave at dabeaz.com> added the comment:

I'm not sure where you're getting your information, but the original GIL problem *DEFINITELY* exists on multicore Windows machines.   I've had numerous participants try it in training classes and workshops they've all observed severely degraded performance for CPU-bound threads on Windows (XP, Vista, and Windows 7).

----------

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


More information about the Python-bugs-list mailing list