[Python-Dev] CPU vs Wall time Profiling (original) (raw)
Maciej Fijalkowski fijall at gmail.com
Tue Feb 21 22:21:43 CET 2012
- Previous message: [Python-Dev] CPU vs Wall time Profiling
- Next message: [Python-Dev] CPU vs Wall time Profiling
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Feb 21, 2012 at 2:00 PM, Sümer Cip <sumerc at gmail.com> wrote:
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?
What would you use for linux for example?
Cheers, fijal
- Previous message: [Python-Dev] CPU vs Wall time Profiling
- Next message: [Python-Dev] CPU vs Wall time Profiling
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]