Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarify heap profile trigger #851

Merged
merged 2 commits into from
Oct 29, 2024
Merged

Clarify heap profile trigger #851

merged 2 commits into from
Oct 29, 2024

Conversation

jtibshirani
Copy link
Member

The heap profile is triggered when total heap allocated (inuse + garbage objects) passes a certain threshold. However, the profiles are mainly useful for looking at inuse_space. This PR improves the docs to make this a tiny bit less confusing.

Copy link
Member

@stefanhengl stefanhengl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jtibshirani jtibshirani merged commit 7caa174 into main Oct 29, 2024
9 checks passed
@jtibshirani jtibshirani deleted the jtibs/heap-trigger branch October 29, 2024 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants