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

How do I record the maximum memory usage of a script? #51

Open
NightMachinery opened this issue Jul 18, 2023 · 0 comments
Open

How do I record the maximum memory usage of a script? #51

NightMachinery opened this issue Jul 18, 2023 · 0 comments

Comments

@NightMachinery
Copy link

NightMachinery commented Jul 18, 2023

I want to measure the max memory used during the execution of a script.

I think doing this naively will count max reserved memory, while I want the max memory actually used.

I do not need any further details.

Will this have an overhead? I want to do this on scripts taking hours to finish.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant