S
S
Stanislav Fateev2015-02-03 20:18:06
Python
Stanislav Fateev, 2015-02-03 20:18:06

What eats memory? How to profile memory consumption in Python applications?

I want to learn about best practices for debugging applications in terms of memory usage. How to dynamically get information about the memory occupied by objects? What should I do to make the application consume less memory?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
Y
Yuri Shikanov, 2015-02-03
@dizballanze

There is a good post on this topic.

A
Andrey K, 2015-02-04
@mututunus

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

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question