Improve LazyImage memory usage #832
larryonoff
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I recently discovered an article that suggests a potential improvement to the memory usage of LazyImage. Specifically, it proposes that the image of
ImageContainer
should be computed as a variable rather than being stored.Beta Was this translation helpful? Give feedback.
All reactions