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

Support peak_measured_mem on Windows #177

Open
tomwhite opened this issue May 19, 2023 · 0 comments · May be fixed by #623
Open

Support peak_measured_mem on Windows #177

tomwhite opened this issue May 19, 2023 · 0 comments · May be fixed by #623
Labels

Comments

@tomwhite
Copy link
Member

tomwhite commented May 19, 2023

With #176 you can run Cubed on Window, but peak_measured_mem isn't implemented.

To implement we could use psutil, but we should make it optional so that other platforms aren't required to import it.

See https://pythonspeed.com/articles/estimating-memory-usage/#measuring-peak-memory-usage

@tomwhite tomwhite changed the title Support peak_memory on Windows Support peak_measured_mem on Windows May 25, 2023
@tomwhite tomwhite linked a pull request Nov 20, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant