Skip to content

Inefficiency when compressing reads of variable length. #11

@dcjones

Description

@dcjones

Quip performs somewhat sub-optimally when compressing reads that are not mostly of the same length.

Background: Currently, whenever a read of differing length is encountered, the new length is output uncompressed. In files where the read length changes for every read, this leads to an unnecessary inflation of the file size.

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