Skip to content

zstd: explicitly disable checksum checking #571

Closed
@WojciechMula

Description

@WojciechMula

This is follow up of #556. In short: we're decompressing the same files over and over. We measured that checksumming takes ~15% of decompression time. We want to conditionally perform checksumming (likely: for the first time).

Would it be possible to add an option to the decoder, like WithChecksum(false)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions