Feb. 21, 2012
9:21 p.m.
On Tue, Feb 21, 2012 at 2:00 PM, Sümer Cip <sumerc@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