svn commit: r316978 - in head: contrib/zstd etc/mtree lib lib/libzstd share/mk usr.bin usr.bin/zstd

Conrad Meyer cem at freebsd.org
Sun Apr 16 00:07:20 UTC 2017


On Sat, Apr 15, 2017 at 4:37 PM, Rodney W. Grimes
<freebsd at pdx.rh.cn85.dnsmgr.net> wrote:
> And we need this in base for what great purpose???

Can you tone down the condescension, Rod?  Being rude doesn't help you
make your case.

We already have zlib, bzip2, and xz in base.  zstd is just one more
that fills an important niche.

If you're not familiar with it, zstd is a relatively recent new
compression algorithm that provides a better compression/performance
point relative to zlib at any point along the -0/-9 curve.  It
performs favorably to bzip2 and xz as well, although it's not dominant
at all points relative to those two.  See the last figure in
https://clearlinux.org/blogs/linux-os-data-compression-options-comparing-behavior
for a better idea of what niche it fills.

Thanks,
Conrad


More information about the svn-src-head mailing list