liblzma offers filters that improve compression of executables by about 10%. The result should be similar to using the filter stage of paq8px first and compressing the result:
| Operation |
resulting file size in bytes |
| Original file: precomp045.exe |
1,383,936 bytes |
| Compressed using Precomp 0.4.6 |
389,668 bytes |
| paq8px -0 + Precomp 0.4.6 |
352,805 bytes |
liblzma offers filters that improve compression of executables by about 10%. The result should be similar to using the filter stage of paq8px first and compressing the result: