SHA256
3
0
forked from pool/zstd

Accepting request 707021 from Archiving

OBS-URL: https://build.opensuse.org/request/show/707021
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zstd?expand=0&rev=12
This commit is contained in:
Dominique Leuenberger 2019-06-05 09:37:36 +00:00 committed by Git OBS Bridge
commit bd8d054fa8
2 changed files with 10 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Jun 2 10:11:25 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Update description with 1.4.0 statistics.
-------------------------------------------------------------------
Fri Apr 26 11:10:57 UTC 2019 - Martin Liška <mliska@suse.cz>

View File

@ -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 ~14%% 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