unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#41794: Thoughts on using Zstd compression instead of lzip
@ 2020-06-10 19:22 romulasry via Bug reports for GNU Guix
  2020-06-10 20:59 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
  0 siblings, 1 reply; 4+ messages in thread
From: romulasry via Bug reports for GNU Guix @ 2020-06-10 19:22 UTC (permalink / raw)
  To: 41794

[-- Attachment #1: Type: text/plain, Size: 587 bytes --]

http://www.zstd.net/

Zstandard is a real-time compression algorithm, providing high compression ratios. It offers a very wide range of compression / speed trade-off, while being backed by a very fast decoder (see [benchmarks](http://facebook.github.io/zstd/#benchmarks) below). It also offers a special mode for small data, called [dictionary compression](http://facebook.github.io/zstd/#small-data), and can create dictionaries from any sample set. Zstandard library is provided as open source software using a BSD license.

Sent with [ProtonMail](https://protonmail.com) Secure Email.

[-- Attachment #2: Type: text/html, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-06-13 20:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-10 19:22 bug#41794: Thoughts on using Zstd compression instead of lzip romulasry via Bug reports for GNU Guix
2020-06-10 20:59 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
2020-06-11 21:21   ` Ludovic Courtès
2020-06-13 20:30   ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).