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

Add tests exploring threaded and parallel Python memory usage #4

Open
3 tasks
d33bs opened this issue Jan 22, 2024 · 0 comments
Open
3 tasks

Add tests exploring threaded and parallel Python memory usage #4

d33bs opened this issue Jan 22, 2024 · 0 comments

Comments

@d33bs
Copy link
Member

d33bs commented Jan 22, 2024

This issue highlights the possibility of exploring how memory consumption works alongside threaded or parallel process management within Python. Ideas here:

  • Explore built-in Python multithreading and multiprocess memory usage
  • Explore non-built-in Python multithreading and multiprocess memory usage
  • Explore this also through multiple memory allocators (i.e. non-built-in capabilities)
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