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

[performance] Image decoding speedups #750

Closed
tsmethurst opened this issue Aug 10, 2022 · 1 comment
Closed

[performance] Image decoding speedups #750

tsmethurst opened this issue Aug 10, 2022 · 1 comment

Comments

@tsmethurst
Copy link
Contributor

Right now in the internal/media package we decode images twice when parsing thumbnails/blurhashes/dimensions etc. We could tweak some of the logic in there to only decode into image.Image once in order to squeeze out better performance.

@tsmethurst
Copy link
Contributor Author

closed by #1288

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant