-
Notifications
You must be signed in to change notification settings - Fork 0
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
benchmarks with snakemake #3
Comments
that's for 1000 queries against 10,000 metagenomes (random queries, random metagenomes). so about 32 hours for 1000 queries against 800,000 metagenomes using 32 threads. with a standing memory usage of under 20 GB. |
note to self: pick largest 10k metagenomes, see what happens :) |
further note to self: meaning of columns in snakemake benchmarks: https://www.google.com/search?client=firefox-b-1-d&q=snakemake+benchmarking |
|
from code added in 2b78b96, this:
yields:
The text was updated successfully, but these errors were encountered: