-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MRG] Speed up
sourmash gather
by ignoring unidentifiable hashes (#…
…1613) * refactor gather_databases into iterator class * remove notify statements in search.py * Fix flakes * tests passing * more cleanup * cleanup; still passing :) * do expensive stuff less frequently; tests passing * add property access to cmp_scaled * simplify interface * add noident_mh arg * refactor/add in noident_mh to calcs * first attempt to fully integrate noident_mh; 6 tests failing * houston, we have liftoff * updated multigather, too * update multigather output_unassigned with noident_mh * groan update more remove_many calls * one more remove_many * add debug * <sigh> avoid calculating matched_query_mh until end * better fix for prefetch hang * remove unneeded comment * add check for downsampling reportin gather
- Loading branch information
Showing
3 changed files
with
192 additions
and
89 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.