Skip to content

waytai/pytracemalloctext

Repository files navigation

pytracemalloc_text

Debug tool tracking Python memory allocations. Provide the following information:

  • Allocated size and number of allocations per file, or optionally per file and line number
  • Compute the average size of memory allocations
  • Compute delta between two "snapshots"
  • Source of a memory allocation: filename and line number

Project homepage: https://pypi.python.org/pypi/pytracemalloc_text

About

Text interface for the tracemalloc module.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published