[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1009985: RFP: memray -- memory profiler for Python



Package: wnpp
Severity: wishlist
X-Debbugs-Cc: debian-python@lists.debian.org

* Package name    : memray
  Version         : 1.0.3
  Upstream Author : Bloomberg LP
* URL             : https://github.com/bloomberg/memray
* License         : Apache 2.0
  Programming Lang: Python
  Description     : memory profiler for Python

Memray is a memory profiler for Python. It can track memory allocations in
Python code, in native extension modules, and in the Python interpreter
itself. It can generate several different types of reports to help you analyze
the captured memory usage data. While commonly used as a CLI tool, it can also
be used as a library to perform more fine-grained profiling tasks.

It was open-sourced only recently, LICENSE with Apache 2.0 was added only 12
days ago.


Reply to: