Skip to content

PackedSeq: Try branchless compression #248

Description

@sampsyo

As pointed out by a friend of the show, we could optimize the conversion from plain ASCII nucleotide sequence into compressed PackedSeq stuff by using a branchless approach based on a table. Here's his demonstration:
https://gist.github.com/cgyurgyik/dc0627fb20b977e29b1d7155561bd093

Once #214/#241 are resolved, let's try implementing this and seeing how it impacts GFA->FlatGFA conversion end-to-end!

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions