David Beazley <d...@dabeaz.com> added the comment:

What bothers me most about this discussion is that the Windows implementation 
(legacy GIL) is being held up as an example of what we should be doing on 
posix.  Yet, if I go run the same thread tests that I presented in my GIL talks 
on a multicore Windows machine, the performance is every bit as bad, if not 
worse, than what I reported in my talk.    Therefore, why would we want that?   
I just don't get it.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8299>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to