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

Refactor Plugin #145

Merged
merged 4 commits into from
Apr 5, 2024
Merged

Refactor Plugin #145

merged 4 commits into from
Apr 5, 2024

Conversation

NikkiBytes
Copy link
Contributor

Refactored plugin to improve performance.

  • Parser now uses batch calls and the querymany API call from biothings_client to build a cache, this helped increase processing time.
    Note: multiprocessing on API calls would decrease processing time further, however to avoid overwhelming the API we omit this and use batch calls.

@jal347 jal347 merged commit f6c4507 into master Apr 5, 2024
10 checks passed
@jal347 jal347 deleted the refactor-orthoAGR-plugin branch April 5, 2024 23:43
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