@nomeata Good question, for which I have no answer, except perhaps getting the binaries through `upx -9`? For .a and .so it's another problem however
@hecate Compressing executables is probably not the lowest hanging fruit. I'm thinking more of all the data files (.o, .hi, .a).
But yes, file system level compression is probably the easier route to go.