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

add more detailed output , when compression is done #74

Open
crashGG opened this issue Sep 20, 2022 · 0 comments
Open

add more detailed output , when compression is done #74

crashGG opened this issue Sep 20, 2022 · 0 comments

Comments

@crashGG
Copy link

crashGG commented Sep 20, 2022

When compression is complete, the current output only has the compression ratio. Hopefully, more details can be added to the compression results, such as what percentage of blocks use which compression METHOD.
For example: zlib 1% ,7zdeflate,70%,libdeflate,19%,uncompress 10% ......

When the user finds that the proportion of a certain compression METHOD is always small, it means that the METHOD is not optimized enough, then the compression behavior in the future will be able to use parameters to eliminate this METHOD , thereby greatly saving the compression time.(I always suspect that zlib is too old and a small percentage, but there is no good evidence.)

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

No branches or pull requests

1 participant