Re: pstats: negative time values

2005-04-30 Thread Andrew Dalke
A few days ago Tom Mortimer wrote: > A quick question - can anyone tell me how to interpret negative time > values in pstats.Stats.print_stats() output? See http://docs.python.org/lib/profile-limits.html After the profiler is calibrated, it will be more accurate (in a least square sense), but

pstats: negative time values

2005-04-26 Thread Tom Mortimer
Hi, A quick question - can anyone tell me how to interpret negative time values in pstats.Stats.print_stats() output? Eg - 39052965 function calls (38035317 primitive calls) in -250.959 CPU seconds Ordered by: internal time List reduced from 202 to 20 due to restriction <20> ncall