Skip to content

Maybe using libdeflate for decompression is faster? #11

Description

@HatakeKakaxi

When decompressing a file that has been compressed with gzip, kseqpp relies on zlib for decompression. However, there is a library called libdeflate which offers faster decompression speed compared to zlib. Perhaps using libdeflate could result in improved performance?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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