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

Profile & optimize memory usage #17

Open
nint8835 opened this issue Apr 3, 2022 · 0 comments
Open

Profile & optimize memory usage #17

nint8835 opened this issue Apr 3, 2022 · 0 comments

Comments

@nint8835
Copy link
Member

nint8835 commented Apr 3, 2022

Currently, we're not explicitly disposing of any of the ImageMagick wands. My understanding is they get garbage collected automatically at some point, but ideally this should be profiled at some point to determine the exact behaviour, and the allocations cleaned up if possible.

@nint8835 nint8835 changed the title Profile memory usage Profile & optimize memory usage Apr 3, 2022
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