This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eelizondo
Recipients eelizondo, serhiy.storchaka, vstinner
Date 2018-03-12.20:13:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
@serhiy.storchaka tracemalloc can't distinguish between the usage of gc allocs, normal mallocs, and free list reuse.
History
Date User Action Args
2018-03-12 20:13:53eelizondosetrecipients: + eelizondo, vstinner, serhiy.storchaka
2018-03-12 20:13:53eelizondosetmessageid: <[email protected]>
2018-03-12 20:13:53eelizondolinkissue33058 messages
2018-03-12 20:13:53eelizondocreate