diff --git a/zstd.changes b/zstd.changes index ab9f582..f685bae 100644 --- a/zstd.changes +++ b/zstd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jun 2 10:11:25 UTC 2019 - Jan Engelhardt + +- Update description with 1.4.0 statistics. + ------------------------------------------------------------------- Fri Apr 26 11:10:57 UTC 2019 - Martin Liška diff --git a/zstd.spec b/zstd.spec index d721bad..6afbf6e 100644 --- a/zstd.spec +++ b/zstd.spec @@ -41,12 +41,12 @@ Decompression speed is preserved and remains roughly the same at all settings, a property shared by most LZ compression algorithms, such as zlib or lzma. -At roughly the same ratio, zstd (v1.3.5) achieves ~600%% faster -compression than zlib. At roughly the same time, zstd achives a ~12%% -better ratio than gzip. LZMA outperforms zstd by ~10%% faster -compression for same ratio, or ~9%% size reduction for same time. +At roughly the same ratio, zstd (v1.4.0) achieves ~870%% faster +compression than gzip. For roughly the same time, zstd achives a +~12%% better ratio than gzip. LZMA outperforms zstd by ~10%% faster +compression for same ratio, or ~1–4%% size reduction for same time. -# This compression summary is based on https://lists.opensuse.org/opensuse-factory/2018-10/msg00111.html +# This compression summary is based on https://lists.opensuse.org/opensuse-factory/2019-05/msg00344.html %package -n %{libname} Summary: Zstd compression library