Zstandard v1.5.0
github.com
Zstandard v1.5.0
1–10 of 38 posts
Re: Zstandard v1.5.0
#2Re: Zstandard v1.5.0
#3Especially on mobile, with large assets, I feel like zstd's lightning fast decompression time could be a huge win. It used to be that Brotli was the obvious choice for achieving high compression, but it doesn't feel so clear to me now. Here's one random run-off between the two[2].
The other obvious use case is if there is large-ish dynamic-ish data, where the cost of doing Brotli compression each time might be too high.
[1] https://datatracker.ietf.org/doc/html/rfc8478
[2] https://peazip.github.io/fast-compression-benchmark-brotli-z...
Re: Zstandard v1.5.0
#4Re: Zstandard v1.5.0
#5Is this the same "zstd" compression used in Fedora's btrfs transparent block level compression? I have been thoroughly impressed with it in Fedora 34. If that's true, I had no idea that it was a Facebook project. Color me shocked.
The Linux kernel is currently using zstd-1.3.1, and I'm working on getting it updated to the latest zstd version.
Re: Zstandard v1.5.0
#6Is this the same "zstd" compression used in Fedora's btrfs transparent block level compression? I have been thoroughly impressed with it in Fedora 34. If that's true, I had no idea that it was a Facebook project. Color me shocked.
Re: Zstandard v1.5.0
#7I love that they are moving toward supporting an amalgamation build. I and many others reach for SQLite because of this feature, and I think this will really increase the adoption of Zstd.
Re: Zstandard v1.5.0
#8Re: Zstandard v1.5.0
#9Is this the same "zstd" compression used in Fedora's btrfs transparent block level compression? I have been thoroughly impressed with it in Fedora 34. If that's true, I had no idea that it was a Facebook project. Color me shocked.
Re: Zstandard v1.5.0
#10> Single file Libs > This move reflects a commitment on our part to support this tool and this pattern of using zstd going forward. I love that they are moving toward supporting an amalgamation build. I and many others reach for SQLite because of this feature, and I think this will really increase the adoption of Zstd.