Skip to content

[feature] Support zstd compression for conan cache save #18255

@mrjoel

Description

@mrjoel

What is your suggestion?

I'd like to request that Zstandard (zstd) compression support be added for conan cache {save,restore}. For a random sample of saved packages, comparing the default gzip -9 to zstd -19 gives an approximately 50% space reduction. Presumably this would also provide a core.zstd:compresslevel config option. I'd even go so far as to say that the default for saving should use zstd, with a gzip option for fallback/compatibility when importing with older versions.

Have you read the CONTRIBUTING guide?

  • I've read the CONTRIBUTING guide

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions