Skip to content
This repository has been archived by the owner on Jun 11, 2023. It is now read-only.

Dont compress files under a certain size #4

Open
SilverAndro opened this issue Sep 19, 2022 · 2 comments
Open

Dont compress files under a certain size #4

SilverAndro opened this issue Sep 19, 2022 · 2 comments

Comments

@SilverAndro
Copy link
Owner

The compression dictionary can actually expand the size of certain files

"Dont compress under X" is a quick fix, maybe add an option to properly test each file?

@isXander
Copy link

Compress all files like usual, then compare the original to optimized size and pick the smallest one.

@SilverAndro
Copy link
Owner Author

That would require me to rewrite the packer I think? Either that or create a dummy ZIP to attempt to pack stuff to first

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

No branches or pull requests

2 participants