[Twisted-Python] Twisted receiving buffers swamped?
exarkun at twistedmatrix.com
exarkun at twistedmatrix.com
Fri Jan 2 05:36:35 MST 2015
On 12:06 pm, tobias.oberstein at 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
More information about the Twisted-Python
mailing list