Krafting@lemmy.world to linuxmemes@lemmy.world · 1 年前the fear of missing out a better compressionlemmy.worldimagemessage-square193linkfedilinkarrow-up1944arrow-down19file-text
arrow-up1935arrow-down1imagethe fear of missing out a better compressionlemmy.worldKrafting@lemmy.world to linuxmemes@lemmy.world · 1 年前message-square193linkfedilinkfile-text
minus-squarezero_spelled_with_an_ecks@programming.devlinkfedilinkarrow-up9·1 年前There’s several levels you can use to trade off additional space for requiring more processing power. That being said, I hate xz and it still feels slow AF every time I use it.
minus-squareTipRing@lemmy.worldlinkfedilinkEnglisharrow-up11·1 年前It starting 0.5 seconds slower than usual saved us all a bit of a headache as it turns out.
minus-squareMaSHiNiK@lemmy.worldlinkfedilinkarrow-up3arrow-down2·edit-21 年前I hate 7z, it’s slow (at least for me) and for some reason I often have problems with these files
minus-squareMonkderDritte@feddit.delinkfedilinkarrow-up3·edit-21 年前pixz is in “extra” repo in arch. Same as pigz.
minus-squareBjörn Tantau@swg-empire.delinkfedilinkarrow-up4·1 年前Yeah, it’s similar enough to tar.gz to always confuse me.
minus-squareMonkderDritte@feddit.delinkfedilinkarrow-up3·1 年前Good for image backups, after zeroing empty space.
.tar.xz
xz is quite slow though
There’s several levels you can use to trade off additional space for requiring more processing power. That being said, I hate xz and it still feels slow AF every time I use it.
It starting 0.5 seconds slower than usual saved us all a bit of a headache as it turns out.
I hate 7z, it’s slow (at least for me) and for some reason I often have problems with these files
tar c file | pxz > file.tar.xz
pixz is in “extra” repo in arch. Same as pigz.
Same algo as in 7z
I had no idea about that!
Yeah, it’s similar enough to tar.gz to always confuse me.
wait until you learn about
.tar.lz
Tar lzma nuts, amirite?
Good for image backups, after zeroing empty space.
TAR LAZER!