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

PERF: Speed-up taxonomic string preprocessing #326

Merged
merged 3 commits into from
Aug 13, 2020

Conversation

ElDeveloper
Copy link
Member

The string operations are vectorized which makes processing the EMP
taxonomy strings go from 45 seconds to ~1.5 seconds.

The string operations are vectorized which makes processing the EMP
taxonomy strings go from 45 seconds to ~1.5 seconds.
@emperor-helper
Copy link

The following artifacts were built for this PR: empire-biplot.qzv, empire.qzv, empress-tree.qzv

@fedarko fedarko self-requested a review August 13, 2020 17:05
Copy link
Collaborator

@fedarko fedarko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ElDeveloper, this looks great! I have one minor question but aside from that this should be good to merge. Having all of these speedups in will be really exciting :) 🦔

empress/taxonomy_utils.py Outdated Show resolved Hide resolved
@fedarko
Copy link
Collaborator

fedarko commented Aug 13, 2020

Looks good to me! Thanks so much @ElDeveloper :)

@fedarko fedarko merged commit f7f0c4f into biocore:master Aug 13, 2020
@ElDeveloper
Copy link
Member Author

Thanks @fedarko!

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.

3 participants