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.
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.