[issue33565] strange tracemalloc results

Alexander Mohr report at bugs.python.org
Tue May 22 12:19:53 EDT 2018


Alexander Mohr <thehesiod at gmail.com> added the comment:

I believe your method is flawed, when enabling tracemalloc it's going to be using memory as well to store the traces.  I still believe you need to use the method I mentioned and further even if we don't take into account the total memory the traces I mentioned need to be explained.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33565>
_______________________________________


More information about the Python-bugs-list mailing list