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

initial benchmarking #22

Open
bluegenes opened this issue May 9, 2024 · 1 comment
Open

initial benchmarking #22

bluegenes opened this issue May 9, 2024 · 1 comment

Comments

@bluegenes
Copy link
Collaborator

bluegenes commented May 9, 2024

image

10 threads were used for 0.2.0+ (prior versions could not use multithreading) However, given the 3 simultaneous download limit, I doubt we're effectively using more than 3 threads.

49, 243 acc sets contain a genome that is 1G!
https://www.ncbi.nlm.nih.gov/datasets/genome/GCA_014839935.2/

editable version, with full /usr/bin/time -v outputs: https://hackmd.io/JanbS4aITsKOcoKV3IXNTA?view

@bluegenes
Copy link
Collaborator Author

bluegenes commented May 9, 2024

v0.2.2 -- 20 threads

95k microbial proteomes took 2h54mins and 12GB of RAM

cat /home/ntpierce/database-releases/gtdb-rs214.protein/logs/gtdb-rs214.protein.download_and_sketch_missing.benchmark

s	h:m:s	max_rss	max_vms	max_uss	max_pss	io_in	io_out	mean_load	cpu_time
10476.4868	2:54:36	445.03	12946.43	456.79	457.60	86.62	25.43	1.27	133.17

log:

== This is sourmash version 4.8.8. ==
== Please cite Brown and Irber (2016), doi:10.21105/joss.00027. ==

=> sourmash_plugin_directsketch 0.2.2
params: ['protein,k=7,k=10,scaled=200,abund']
downloading and sketching all accessions in 'gtdb-rs214.protein.downloadfile.csv using 20 threads

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

No branches or pull requests

1 participant