|
|
|
|
|
by herf
3358 days ago
|
|
Most people say lz4+ZFS is a net win and you should usually enable it by default. The big "gap" is probably between lz4 and gzip. e.g., for compressing logs, where gzip compresses a lot more but is terribly slow. I hope zstd could be used for this case someday:
http://facebook.github.io/zstd/ |
|