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

Bug#561690: ITP: meliae -- Memory analysis tool for Python



Package: wnpp
Severity: wishlist
Owner: Jelmer Vernooij <jelmer@debian.org>


* Package name    : meliae
  Version         : 0.0.1
  Upstream Author : John Arbash Meinel <john@arbash-meinel.com>
* URL             : http://launchpad.net/meliae
* License         : GPL
  Programming Lang: C, Python
  Description     : Memory analysis tool for Python

Meliae is a library meant to help people understand how their memory is being 
used in Python. 

This project is similar to heapy (in the 'guppy' project), in its attempt to 
understand how memory has been allocated.

Currently, its main difference is that it splits the task of computing summary
statistics, etc of memory consumption from the actual scanning of memory
consumption. 



Reply to: