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

Benchmark suffix array index using different input sizes #5

Open
5 tasks
Tracked by #4
tibvdm opened this issue Mar 11, 2024 · 0 comments
Open
5 tasks
Tracked by #4

Benchmark suffix array index using different input sizes #5

tibvdm opened this issue Mar 11, 2024 · 0 comments

Comments

@tibvdm
Copy link
Contributor

tibvdm commented Mar 11, 2024

Benchmark the construction of the suffix array index with databases of different input size:

  • Construction time
  • Peak memory usage
  • Final index size (suffix array + accession mapping)

Benchmark using a sparseness factor of 3:

  • 10% of UniProt
  • 25% of UniProt
  • 50% of UniProt
  • 75% of UniProt
  • 100% of UniProt
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