New submission from Jonathan Frawley <jonathanfraw...@gmail.com>:

I am using cprofile and PStats to try and figure out where bottlenecks are in a 
program. When I sum up all of the times in the "tottime" column, it only comes 
to 57% of the total runtime. Is this due to rounding of times or some other 
issue?

----------
messages: 388430
nosy: jonathanfrawley
priority: normal
severity: normal
status: open
title: Tottime column for cprofile output does not add up
type: behavior
versions: Python 3.9

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue43461>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to