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

Optimized local #50

Merged
merged 4 commits into from
Dec 25, 2023
Merged

Optimized local #50

merged 4 commits into from
Dec 25, 2023

Conversation

OndrejSladky
Copy link
Owner

@OndrejSladky OndrejSladky commented Dec 25, 2023

Changes:

  • Local:
    • Read k-mers as integers
    • Store only a single k-mer from RC pair
    • Compute RCs efficiently using bit-tricks

Improvements (for spneumo and k=13):

  • Local: 26% Memory; 56% Runtime
  • Global 100% Memory; 86% Runtime

@OndrejSladky OndrejSladky changed the title [WIP] Optimized local Optimized local Dec 25, 2023
@OndrejSladky OndrejSladky merged commit 0cf7aa2 into main Dec 25, 2023
3 checks passed
@OndrejSladky OndrejSladky deleted the local-optimized branch December 25, 2023 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant