c-blosc 1.21.1+ds2-2 source package in Ubuntu

Changelog

c-blosc (1.21.1+ds2-2) unstable; urgency=medium

  * Compile with '-O1' on mips64el. Closes: #1000953

 -- Håvard Flaget Aasen <email address hidden>  Mon, 06 Dec 2021 14:58:56 +0100

Upload details

Uploaded by:
Håvard Flaget Aasen
Uploaded to:
Sid
Original maintainer:
Håvard Flaget Aasen
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
c-blosc_1.21.1+ds2-2.dsc 1.4 KiB c9cb2af393546309cf8d0cd011c52ea13eb7d7c7b8181e8bc68957ca61842f09
c-blosc_1.21.1+ds2.orig.tar.xz 104.6 KiB f06c1668d5b86e476cc3f0e94450d703db86b716de654b6ca721e42d53a340a0
c-blosc_1.21.1+ds2-2.debian.tar.xz 7.4 KiB 2e4c1244b9f25fb21b26a554d85dda47f1883677626a1345373b923239ae7761

Available diffs

No changes file available.

Binary packages built by this source

libblosc-dev: high performance meta-compressor optimized for binary data (development files)

 Blosc is a high performance compressor optimized for binary data. It has been
 designed to transmit data to the processor cache faster than the traditional,
 non-compressed, direct memory fetch approach via a memcpy() OS call. Blosc is
 meant not only to reduce the size of large datasets on-disk or in-memory, but
 also to accelerate memory-bound computations.
 .
 It uses the blocking technique to reduce activity on the memory bus as much
 as possible. In short, this technique works by dividing datasets in blocks
 that are small enough to fit in caches of modern processors and perform
 compression / decompression there. It also leverages, if available, SIMD
 instructions (SSE2) and multi-threading capabilities of CPUs, in order to
 accelerate the compression / decompression process to a maximum.
 .
 This package contains the development files required to build programs against
 Blosc.

libblosc1: high performance meta-compressor optimized for binary data

 Blosc is a high performance compressor optimized for binary data. It has been
 designed to transmit data to the processor cache faster than the traditional,
 non-compressed, direct memory fetch approach via a memcpy() OS call. Blosc is
 meant not only to reduce the size of large datasets on-disk or in-memory, but
 also to accelerate memory-bound computations.
 .
 It uses the blocking technique to reduce activity on the memory bus as much
 as possible. In short, this technique works by dividing datasets in blocks
 that are small enough to fit in caches of modern processors and perform
 compression / decompression there. It also leverages, if available, SIMD
 instructions (SSE2) and multi-threading capabilities of CPUs, in order to
 accelerate the compression / decompression process to a maximum.

libblosc1-dbgsym: No summary available for libblosc1-dbgsym in ubuntu kinetic.

No description available for libblosc1-dbgsym in ubuntu kinetic.