snappy 1.1.10-ok2.1 source package in openKylin
Changelog
snappy (1.1.10-ok2.1) nile; urgency=medium * No-change rebuild for irregularity packaging branch. -- liwenjun <email address hidden> Tue, 19 Nov 2024 10:49:36 +0800
snappy (1.1.10-ok2.1) nile; urgency=medium * No-change rebuild for irregularity packaging branch. -- liwenjun <email address hidden> Tue, 19 Nov 2024 10:49:36 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
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-ok2.1.debian.tar.xz | 13.5 KiB | 3d9041d3bd6dd90ba879673211b9327357829caaf66eea86cd1144beb57d4a3c |
snappy_1.1.10-ok2.1.dsc | 1.8 KiB | ee07c837b13c4e32075451eefeccd27ed0e7c4d390ae387ec2161b002fd8415b |
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.