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

Slow tests #122

Closed
bgyori opened this issue Oct 23, 2022 · 0 comments · Fixed by #123
Closed

Slow tests #122

bgyori opened this issue Oct 23, 2022 · 0 comments · Fixed by #123
Assignees

Comments

@bgyori
Copy link
Member

bgyori commented Oct 23, 2022

Some of the tests are very slow and cause actions to take a long time:

356.20s call     tests/test_queries.py::test_get_pmids_for_mesh
353.11s call     tests/test_queries.py::test_get_evidence_obj_for_mesh_id
352.95s call     tests/test_queries.py::test_get_stmts_for_mesh_id_w_children

Can these tests be simplified to work faster? Or is there some issue with the underlying code that could be optimized to make these queries faster?

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 a pull request may close this issue.

2 participants