profiling memory usage
NOSHII
pearl.eyes2 at gmail.com
Fri Oct 6 11:25:03 EDT 2006
> Hi,
>
> I am looking for a method to profile memory usage in my python program.
> The program provides web service and therefore is intended to run for a
> long time. However, the memory usage tends to increase all the time,
> until in a day or two the system cannot handle it any more and starts
> to do constant swapping. Is there a way to look at which objects or
> variables are taking the huge amount of memory space?
>
> Thanks,
>
More information about the Python-list
mailing list