[ANN] Austin -- CPython frame stack sampler v1.0.0 is now available

Gabriele phoenix1987 at gmail.com
Mon Oct 21 18:40:22 EDT 2019


Austin computes the deltas of resident memory between samples. That's
because resident memory is the closest to the actual space occupied in
physical memory.

I hope this answers your question!

Best,
G

On Mon, 21 Oct 2019, 22:37 Barry, <barry at barrys-emacs.org> wrote:

>
>
> > On 20 Oct 2019, at 23:12, Gabriele <phoenix1987 at gmail.com> wrote:
> >
> > The
> > latest release introduces a memory profiling mode which allows you to
> > profile memory usage.
>
> I am curious how do you determine used memory for Python
> Program?
> What is you definition of “memory”?
>
> The reason I am asking is that I have looked into this for a production
> server app and found only approximations.
>
> Barry
>
>
>



More information about the Python-list mailing list