Nir Aides <n...@winpdb.org> added the comment:

> But on a busy system, won't measuring wall clock time rather than CPU time 
> give bogus results?

This was the motivation for using clock_gettime(). I tried the wall clock 
version under load (including on single core system) and it seems to behave. 
Now it remains to rationalize it :)

----------

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

Reply via email to