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

summarise-objectstore: performance issue #2423

Open
sergiocontrino opened this issue Feb 18, 2022 · 0 comments
Open

summarise-objectstore: performance issue #2423

sergiocontrino opened this issue Feb 18, 2022 · 0 comments
Assignees

Comments

@sergiocontrino
Copy link
Member

for humanmine: a query of the post process takes a long time

2022-02-17 07:39:38 INFO org.intermine.objectstore.ObjectStoreSummary [] Querying for empty: Substitution.overlappingFeatures 2022-02-17 17:52:33 INFO org.intermine.objectstore.ObjectStoreSummary [] - Query for empty Substitution.overlappingFeatures took 36775119ms.

probably just remove this specific query (see method isReferenceEmpty in org.intermine.objectstore.ObjectStoreSummary) or change the query (using subquery now).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant