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

Fetch CLI decision flow improvement(#1299) #1309

Closed
wants to merge 7 commits into from

Conversation

Abellegese
Copy link
Contributor

Thank you for taking your time to contribute to Ersilia, just a few checks before we proceed

  • Have you followed the guidelines in our Contribution Guide
  • Have you written new tests for your core changes, as applicable?
  • Have you successfully ran tests with your changes locally?

The fetch CLI decision flow improvements have been implemented and the details are below:

  1. Without modifying the decision loop logic, _decide_if_use_dockerhub detached from Airtable Interface and use S3 JasonInterface. A new search function with efficient time complexity to check the model existence.
  2. Without modifying the decision loop logic, _decide_if_use_hosted implemented a very fast(benchmark has given on the issue 🐕 Batch: Ersilia CLI Performance Improvement #1299) url search algorithm.
  3. Some asynchronous packages has been added to the pyproject.toml

Related to #1299

@Abellegese Abellegese closed this Oct 9, 2024
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.

1 participant