This repository was archived by the owner on Aug 26, 2026. It is now read-only.
Replies: 3 comments 1 reply
|
I don't understand. So would you like remove |
0 replies
|
When the file size is smaller than memory, |
0 replies
|
But, there is no swapping. You do not need to have huge ram to compress file of any size.
|
1 reply
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.
As posted in this issue thread by @bleedchf , there appears to be a bug or anomaly that makes the impact of
-Ustrange. I reviewed the code and am not sure of the resolution or if a resolution is even needed. After all, systems are larger, faster, and ram is cheaper than in 2007 when I began contributing. Using-p1 -L9should allow for max memory to be used with a heuristically computed compression window. the-woption also may be used to expand it.3 votes ·
All reactions