[Python-Dev] CPU vs Wall time Profiling (original) (raw)

Sümer Cip sumerc at gmail.com
Tue Feb 21 22:00:56 CET 2012


Hi all,

Is there a reason behind the fact that the Python profilers work with Wall time by default? There are OS-dependent ways to get the CPU time of a thread, and giving that choice to the user somehow ( to use wall vs cpu time) might be a good feature?

-- Sumer Cip -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20120221/743dab92/attachment.html>



More information about the Python-Dev mailing list