@[email protected] to [email protected] • 1 year agoArch with XZlemmy.worldimagemessage-square93fedilinkarrow-up1586
arrow-up1586imageArch with XZlemmy.world@[email protected] to [email protected] • 1 year agomessage-square93fedilink
minus-square@[email protected]linkfedilinkEnglish26•1 year agoVery common compression utility for LZMA (.xz file) Similar to .gzip, .zip, etc.
minus-square@[email protected]linkfedilink4•edit-21 year agoIt’s definitely common, but zstd is gaining on it since in a lot of cases it can produce similarly-sized compressed files but it’s quicker to decompress them. There’s still some cases where xz is better than zstd, but not very many.
Very common compression utility for LZMA (.xz file)
Similar to .gzip, .zip, etc.
It’s definitely common, but zstd is gaining on it since in a lot of cases it can produce similarly-sized compressed files but it’s quicker to decompress them. There’s still some cases where xz is better than zstd, but not very many.