[issue7946] Convoy effect with I/O bound threads and New GIL
Antoine Pitrou
report at bugs.python.org
Fri Mar 26 21:09:58 CET 2010
Antoine Pitrou <pitrou at free.fr> added the comment:
> I also switched to gettimeofday() so it should work now on all Posix
> with high resolution timer
But on a busy system, won't measuring wall clock time rather than CPU time give bogus results?
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7946>
_______________________________________
More information about the Python-bugs-list
mailing list