Skip to content

Reduce precision #21

Description

@lukasgolson

We are currently using 32 numbers because we initially started off with a value between 0 and 5 for each digit of our input sequence.

This issue proposes that we reduce the matching sequence length from 32 down to 8; as it's statistically negligible that we would have repeat sequences.

This would save approximately 48 gb in our lookup table.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions