You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: