Skip to content

Please support enabling zstd long-distance matching mode #133

@joshtriplett

Description

@joshtriplett

async-compression only allows passing a numeric level. I'd love to enable the zstd "long-distance matching mode", which substantially improves compression on large files that may have similarity at long distances.

I'd be happy to supply a PR implementing this. Would you prefer to extend Level to contain internal flags for things like this, or would you prefer to add a method (or additional constructor) directly to the ZstdEncoder to set this parameter?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions