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

Investigate/reduce mem usage per future #332

Open
rohanpm opened this issue Apr 27, 2022 · 0 comments
Open

Investigate/reduce mem usage per future #332

rohanpm opened this issue Apr 27, 2022 · 0 comments

Comments

@rohanpm
Copy link
Owner

rohanpm commented Apr 27, 2022

I note that futures are not slots-using classes. When analyzing memory usage of a program using a lot of futures, I see many dicts apparently linked to the futures created by this library.

Please look into this and get some rough idea of how much memory is required per future, and see if there's any easy ways to reduce it.

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