snappy 1.1.10-ok1 source package in openKylin
Changelog
snappy (1.1.10-ok1) nile; urgency=medium * Build for openKylin. -- zhouganqing <email address hidden> Mon, 30 Oct 2023 17:53:19 +0800
snappy (1.1.10-ok1) nile; urgency=medium * Build for openKylin. -- zhouganqing <email address hidden> Mon, 30 Oct 2023 17:53:19 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | libs | |
Huanghe V3.0 | release | main | libs | |
Nile V2.0 | release | main | libs | |
Nile V2.0 | proposed | main | libs |
File | Size | SHA-256 Checksum |
---|---|---|
snappy_1.1.10.orig.tar.gz | 1.1 MiB | 49d831bffcc5f3d01482340fe5af59852ca2fe76c3e05df0e67203ebbe0f1d90 |
snappy_1.1.10-ok1.debian.tar.xz | 13.6 KiB | 2657db55a5e1f6eeacdfed72e18105495e43eda88bfae5f24cba891d91998e93 |
snappy_1.1.10-ok1.dsc | 1.7 KiB | 8a117b8a6018a217948aa87c735d4fbb0dd4531cca79e530547a9d88837823e2 |
Snappy is a compression/
maximum compression, or compatibility with any other compression
library; instead, it aims for very high speeds and reasonable
compression.
.
For instance, compared to the fastest mode of zlib, Snappy
is an order of magnitude faster for most inputs, but the resulting
compressed files are anywhere from 20% to 100% bigger. On a single core
of a Core i7 processor in 64-bit mode, Snappy compresses at about 250
MB/sec or more and decompresses at about 500 MB/sec or more.
.
This package contains the development files required to build programs
against Snappy.
Snappy is a compression/
maximum compression, or compatibility with any other compression
library; instead, it aims for very high speeds and reasonable
compression.
.
For instance, compared to the fastest mode of zlib, Snappy
is an order of magnitude faster for most inputs, but the resulting
compressed files are anywhere from 20% to 100% bigger. On a single core
of a Core i7 processor in 64-bit mode, Snappy compresses at about 250
MB/sec or more and decompresses at about 500 MB/sec or more.