Skip to content

Conversation

@jjardon
Copy link
Contributor

@jjardon jjardon commented May 4, 2016

In my testing, this makes the linux kernel cache file decrease from 20MB to 15MB

Still, I have used the maximum compression (9), wich the documentation warns about, so maybe more testing about timing/memory is needed

Closes #216

@devcurmudgeon
Copy link
Owner

Discussing this with @rjek, he has suggested pbzip2, falling back to bzip2... i'll look into that

@rjek
Copy link

rjek commented May 10, 2016

For clarification; the reason I suggested bzip2 (and using pbzip2 if it is available) is because it is more widely found and it is much much faster. If size were there only metric, I would agree LZMA is probably the best choice; but build time is also a consideration. pbzip2 scales almost linearly with number of CPU cores.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants