Pssible Bug in Python Profiler

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Christoph Becker-Freyseng

    Pssible Bug in Python Profiler

    Hello,

    I started some profiling with '2.1.3 (#1, Sep 7 2002, 15:29:56) \n[GCC
    2.95.4 20011002 (Debian prerelease)]' and got the following output:

    6067913 function calls in -3311.947 CPU seconds

    Also the cumulative times are affected (at least of some calls)

    It took some time to run my program and so I guess there's a overflow in
    the seconds counter.
    Ideas? Suggestions?


    Thank You,
    Christoph Becker-Freyseng




Working...