Closed
Description
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
Labels
No labels