mirror of
https://github.com/sheumann/hush.git
synced 2024-11-05 06:07:00 +00:00
3252b625b7
That says use 900k chunks when compressing, which needs about 4 megs of data structures to undo the Burrows-Wheeler transform. Switching it down to bzip -1 (100k chunks) should have no impact on the compression (since it still all fits in one chunk) but should reduce runtime decompression memory requirements to something like 500k. Still larger than gunzip, but not egregiously so. |
||
---|---|---|
.. | ||
config | ||
bb_mkdep.c | ||
bloat-o-meter | ||
checkhelp.awk | ||
objsizes | ||
showasm | ||
usage_compressed | ||
usage.c |