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

Fix performance issue where debug code was left in production #315

Merged
merged 1 commit into from
May 23, 2024

Conversation

kjsanger
Copy link
Member

The expected names of cram/bam files associated with ancillary files are known, so there is no need to repeatedly iterate the collections. Also, associateion of a stem with a cram/bam file can be cached.

@kjsanger kjsanger added the bug Something isn't working label May 23, 2024
The expected names of cram/bam files associated with ancillary files
are known, so there is no need to repeatedly iterate the collections.
Also, associateion of a stem with a cram/bam file can be cached.
@kjsanger kjsanger merged commit ad97422 into wtsi-npg:devel May 23, 2024
5 checks passed
@kjsanger kjsanger deleted the fix/performance branch May 23, 2024 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant