Hermann Maier wrote:
> hi,
>
> i need to find out the memory usage of a specific function that i use in
> my program. this function does some recursive calculations and i want my
> program to display the amount of memory the function used to calculate a
> specific value.
>
> thx

I was thinking that Heapy in Guppy-PE (http://guppy-pe.sourceforge.net)
could be of help, but I can not give any specific advice based on only
the information given.

Maybe you could be more specific about your requirements, and post
the actual function code or some other illustrating example.

Regards,

Sverker

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to