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

Check that libjpeg-turbo is still using nasm #1025

Open
kring opened this issue Dec 5, 2024 · 0 comments
Open

Check that libjpeg-turbo is still using nasm #1025

kring opened this issue Dec 5, 2024 · 0 comments
Labels
performance Improvements to performance, including reductions in memory usage

Comments

@kring
Copy link
Member

kring commented Dec 5, 2024

When we originally switched to libjpeg-turbo for jpeg decoding (#595), we took pains to make sure that it used nasm to build, because it gave us a significant performance improvement. In the move to vcpkg, it's possible that this has been lost. We should check, and fix it if necessary.

@kring kring added the performance Improvements to performance, including reductions in memory usage label Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Improvements to performance, including reductions in memory usage
Projects
None yet
Development

No branches or pull requests

1 participant