ZPAQ Block Sizes can be independently set #51
pete4abw
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Starting with release 0.8.8, a new feature is available.
lrzip-next -z --zpaqbs=##
where ## is between 1 and 11. Memory permitting, these block sizes may improve compression ratios, but will definitely increase compression time.ZPAQ 7.15 block sizes are defined as 2^BS * 1MB, and the default block size is 2^4 * 1MB or 16MB
lrzip-next
assigns block sizes based on compression level. This new option will permit the higher block sizes.Comp Level
Comp Level
Beta Was this translation helpful? Give feedback.
All reactions