Skip to content

Memory Profiler Option Is Super Slow #158

Answered by P403n1x87
gustavofrizzo asked this question in Q&A
Discussion options

You must be logged in to vote

When running in memory mode, Austin emits samples only when an RSS delta is observed. My hunch is that in this case the gunicorn master process is not allocating/deallocating much memory. By profiling child processes too with the -C option you might be able to see much more activity.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@gustavofrizzo
Comment options

@P403n1x87
Comment options

@gustavofrizzo
Comment options

Answer selected by gustavofrizzo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants