On 12:06 pm, tobias.oberst...@tavendo.de wrote:

Fact is: somehow memory runs away.

How do I track down _where_ exactly the mem is spent? Probably that leads to the "why" then ..

There are memory profiling tools for Python. For example, memory_profiler:

   https://pypi.python.org/pypi/memory_profiler

As far as I know, there are none that are specific to Twisted.

Jean-Paul

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to