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 Issue with Large Image File Loading #329

Closed
CVHub520 opened this issue Mar 21, 2024 · 0 comments
Closed

Performance Issue with Large Image File Loading #329

CVHub520 opened this issue Mar 21, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@CVHub520
Copy link
Owner

CVHub520 commented Mar 21, 2024

The commit above references a branch labeled #a48bb0e where the necessary changes were implemented to fix the performance issue with loading large image files.

The branch includes optimizations to the image processing routines, potentially including the exclusion of unnecessary EXIF orientation corrections for large files, or the implementation of more efficient algorithms for handling image data. This targeted approach ensures that the application can now handle large files without significant performance degradation, thus enhancing the overall user experience and application stability.

@CVHub520 CVHub520 added the bug Something isn't working label Mar 21, 2024
@CVHub520 CVHub520 added enhancement New feature or request and removed bug Something isn't working labels Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant