seqan / raptor

A fast and space-efficient pre-filter for querying very large collections of nucleotide sequences.
https://docs.seqan.de/raptor
Other
52 stars 18 forks source link

[MISC] Reuse compute_kmers in insert_to_ibf. #323

Closed smehringer closed 1 year ago

smehringer commented 1 year ago

Now this is something I need to benchmark.

The only difference is that a robin_hood::unordered_set is used instead of storing the values in a std::vector<uint64_t>.

IF this leads to a decrease in performance we need to have an compute_kmers overload on a vector.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
raptor ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 11, 2023 8:18am