this post was submitted on 06 Jun 2024
931 points (99.1% liked)

linuxmemes

20688 readers
1176 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] stoy@lemmy.zip 12 points 3 months ago (4 children)
[–] zero_spelled_with_an_ecks@programming.dev 9 points 3 months ago (2 children)

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.

[–] TipRing@lemmy.world 11 points 3 months ago

It starting 0.5 seconds slower than usual saved us all a bit of a headache as it turns out.

[–] MaSHiNiK@lemmy.world 1 points 3 months ago* (last edited 3 months ago)

I hate 7z, it's slow (at least for me) and for some reason I often have problems with these files

[–] pelya@lemmy.world 6 points 3 months ago

tar c file | pxz > file.tar.xz

[–] MonkderDritte@feddit.de 3 points 3 months ago* (last edited 3 months ago)

pixz is in "extra" repo in arch. Same as pigz.

[–] uis@lemm.ee 2 points 3 months ago (1 children)
[–] stoy@lemmy.zip 2 points 3 months ago

I had no idea about that!