Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Buffer abundance queries in kevlar novel #208

Open
standage opened this issue Feb 10, 2018 · 0 comments
Open

Buffer abundance queries in kevlar novel #208

standage opened this issue Feb 10, 2018 · 0 comments

Comments

@standage
Copy link
Collaborator

The longest step of the kevlar pipeline by far is finding the novel k-mers, and cache misses from Count-Min Sketch k-mer abundance queries are a big part of this. I should investigate whether buffering, sorting, and batch querying k-mers can reduce cache misses and improve runtime performance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant