Jesús Cea Avión <j...@jcea.es> added the comment:

The timing for the GIL I am providing is for release&acquiring. That is, all 
the work. In fact I am having in count too the syscall inside the 
release&acquire, to account for cache issues.

That is, between the release and the acquire, there is a real syscall. Of 
course, I am not timing it.

So, the timing I am providing is accurate.

----------

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

Reply via email to