This repository was archived by the owner on Aug 26, 2026. It is now read-only.
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
Uh oh!
There was an error while loading. Please reload this page.
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-nextassigns block sizes based on compression level. This new option will permit the higher block sizes.Comp Level
Comp Level
All reactions