[email protected] wrote: > and thanks for all previous help.I want to measure memory usage of > executed python script.I'am working on windows XP.
Could you qualify "measure"? Do you mean:
a) "debug" (permanently high accuracy, potentially high runtime overhead)
b) "monitor" (high accuracy, low/medium-resolution surveillance, no runtime
overhead)
c) "find out" (low accuracy or just max usage, no permanent observation)
?
Stefan
--
http://mail.python.org/mailman/listinfo/python-list
