You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to have a wrapper header file for each hash table we add, and a list where the user can choose which hash tables to include for the benchmarks.
Regrading the benchmarks, I would like to add k-mer counting from a file (for instance using a sliding window to also use the erase function).
Also, a Markov chain source should be interesting, instead of using just a uniform random source.
The text was updated successfully, but these errors were encountered:
It would be nice to have a wrapper header file for each hash table we add, and a list where the user can choose which hash tables to include for the benchmarks.
Regrading the benchmarks, I would like to add k-mer counting from a file (for instance using a sliding window to also use the erase function).
Also, a Markov chain source should be interesting, instead of using just a uniform random source.
The text was updated successfully, but these errors were encountered: