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 covering non-built-in Python functionality #3

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

Add tests covering non-built-in Python functionality #3

d33bs opened this issue Jan 22, 2024 · 0 comments

Comments

@d33bs
Copy link
Member

d33bs commented Jan 22, 2024

Explore non-built-in Python aspects of memory through added tests covering (for example):

  • NumPy memory management
  • Pandas memory management
  • PyArrow memory management
  • How multiple memory allocators share (or don't share) memory resources
  • Contextualize how the Python garbage collector works in the above
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