Skip to content

Use executable filter from liblzma #75

@schnaader

Description

@schnaader

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

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions