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

Major speed increase for the omics weighting function and edge case bug fix. #142

Merged
merged 3 commits into from
Mar 25, 2024

Conversation

jjacobson95
Copy link
Contributor

Added a pre-computation step and changed the a masking method.
The pre-computation increased speed by ~80-90%.
The mask change increased speed by another 5-15% while also fixing a bug that affected some reactions (mRNA_1 would associate with reactions from mRNA_12, mRNA_123, etc).

Overall speed reduces time from ~37 minutes to ~1 minute.

Copy link
Contributor

@cshenry cshenry left a comment

Choose a reason for hiding this comment

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

Looks good

@cshenry cshenry merged commit 76804cc into ModelSEED:dev Mar 25, 2024
3 of 12 checks passed
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.

2 participants