Skip to content

Instantly share code, notes, and snippets.

@zed-0xff
Created December 30, 2013 12:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zed-0xff/8181593 to your computer and use it in GitHub Desktop.
Save zed-0xff/8181593 to your computer and use it in GitHub Desktop.
eventlogs compression
orig: 512M eventlogs file
gzip 51M 10s
bzip2 25M 120s
xz 15M 150s
pixz 16M 15s
pixz -7 15M 15s !!!
pixz -8 14M 22s
pixz -9 13M 40s
pxz 16M 18s
pxz -7 15M 20s
pxz -7 13M 31s
pixz -7 15M 15s (march=native) => no effect
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment