[Python-Dev] CPU vs Wall time Profiling (original) (raw)
Sümer Cip sumerc at gmail.com
Tue Feb 21 22:00:56 CET 2012
- Previous message: [Python-Dev] What do you want me to discuss at PyCon's keynote?
- Next message: [Python-Dev] CPU vs Wall time Profiling
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Previous message: [Python-Dev] What do you want me to discuss at PyCon's keynote?
- Next message: [Python-Dev] CPU vs Wall time Profiling
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]