memory usage of a specific function

Hermann Maier benutzer at beispiel.de
Wed Dec 21 10:28:08 EST 2005


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



More information about the Python-list mailing list