[issue7946] Convoy effect with I/O bound threads and New GIL

Nir Aides report at bugs.python.org
Fri Mar 26 00:52:13 CET 2010


Nir Aides <nir at winpdb.org> added the comment:

Uploaded an updated bfs.patch

The latency problem was related to the --with-computed-gotos flag. I fixed it and it seems to work fine now. 

I also switched to gettimeofday() so it should work now on all Posix with high resolution timer.

----------
Added file: http://bugs.python.org/file16663/bfs.patch

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


More information about the Python-bugs-list mailing list