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

Optimize packing #5

Open
vegetableman opened this issue Nov 21, 2023 · 0 comments
Open

Optimize packing #5

vegetableman opened this issue Nov 21, 2023 · 0 comments
Labels
performance Perf related fixes

Comments

@vegetableman
Copy link
Owner

The current packing is meant to run in a slow, brute force manner and considering we are dealing with large @2x files, it slows down generation of the packed image tremendously.

Dig deeper on packing algorithms to optimise this process while retaining the compact size of the final result.

@vegetableman vegetableman added enhancement New feature or request performance Perf related fixes and removed enhancement New feature or request labels Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Perf related fixes
Projects
None yet
Development

No branches or pull requests

1 participant