Skip to content

Add flags for slowest and fastest compression levels #373

@marcospb19

Description

@marcospb19

(follow up to #52)

For convenience, we could have a flag for the fastest and slowest compression levels.

They must conflict with each other and the newly added --level.

Implementation details: you can use i16::MAX and i16::MIN because levels are always clamped to the min-max range.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions