If it would be me, I would support it as long as ZFS will do it.
I know, as about me I do in most cases s2-default
, but take a look (ssh-ed to one pretty old internal email server and tried it on one email with attachments)
Compression Compressed Throughput Allocs Usage
------------------------------------------------------------------------------------------------
0. s2-parallel-4 106.9 KB 626.3 MB/s 2644 2.4 MB, --compression=s2-parallel-4
1. s2-default 106.9 KB 623.2 MB/s 2677 2.4 MB, --compression=s2-default
2. s2-parallel-8 106.9 KB 620.4 MB/s 2586 2.4 MB, --compression=s2-parallel-8
3. s2-better 100.9 KB 379.4 MB/s 2607 2.4 MB, --compression=s2-better
4. zstd-fastest 80.7 KB 321.1 MB/s 7423 10.2 MB, --compression=zstd-fastest
5. zstd 77.6 KB 223.6 MB/s 4800 20.3 MB, --compression=zstd
6. deflate-best-speed 110.8 KB 217.5 MB/s 29 1.1 MB, --compression=deflate-best-speed
7. lz4 111.8 KB 182.7 MB/s 1929 3.6 GB (deprecated), --compression=lz4
8. zstd-better-compression 72.2 KB 154.3 MB/s 4866 23 MB, --compression=zstd-better-compression
9. gzip-best-speed 114.1 KB 150.1 MB/s 35 1.5 MB, --compression=gzip-best-speed
10. deflate-default 86.3 KB 139.5 MB/s 29 1.3 MB, --compression=deflate-default
11. pgzip-best-speed 110.8 KB 120.9 MB/s 10536 1.1 GB, --compression=pgzip-best-speed
12. pgzip 86.3 KB 96.8 MB/s 10187 1.1 GB, --compression=pgzip
13. gzip 82.5 KB 67 MB/s 33 1.1 MB, --compression=gzip
14. gzip-best-compression 82.3 KB 58.6 MB/s 33 1.1 MB, --compression=gzip-best-compression
15. deflate-best-compression 82.1 KB 56.1 MB/s 30 1.4 MB, --compression=deflate-best-compression
16. pgzip-best-compression 82.1 KB 46.1 MB/s 10470 1.2 GB, --compression=pgzip-best-compression
17. zstd-best-compression 68.5 KB 35.2 MB/s 4829 54.6 MB (deprecated), --compression=zstd-best-compression
lz4
defiantly isn’t great , but isn’t worst too. I don’t use lz4
for sure, but my point is, - if it isn’t broken or vulnerable and isn’t abandoned (last change in lz4
was just 5 months ago), then why to get rid of it? It doesn’t take a lot of space and is not requires a special handling to support in compare to a bunch of clouds.
IMO in case of backup software - “then more than better” as far as it doesn’t creates a problems
At least it would be much better than just drop support with no reason and make some1 rebuild backup from scratch.
I wish such official future would exists to get rid of unused clouds (like Azure, GCP, AWS…) since those makes kopia
really fat while most of the time the only one out of premises cloud is in use.