Skip to content

Switch from zlib to zstd for backup compression #8211

@DemiMarie

Description

@DemiMarie

How to file a helpful issue

The problem you're addressing (if any)

zlib compression is slow and is often the bottleneck during backup generation (as per top(1)).

The solution you'd like

Use zstd compression instead, which is significantly faster and can natively use multiple CPU cores.

The value to a user, and who that user might be

All users will benefit from faster backups.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C: coreThis issue pertains to a Qubes core component.P: defaultPriority: default. Default priority for new issues, to be replaced given sufficient information.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions