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

Preload context to avoid remote loading #7

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

mkllnk
Copy link
Contributor

@mkllnk mkllnk commented Nov 16, 2023

Loading a local version of the context is recommended for several reasons.

  • It reduces test run time from 53 seconds to less than a second.
  • It ensures that our hard-coded URIs are in sync with the used context.
  • It guards us against network errors and downtime of the DFC website.

Loading a local version of the context is recommended for several reasons.

* It reduces test run time from 53 seconds to less than a second.
* It ensures that our hard-coded URIs are in sync with the used context.
* It guards us against network errors and downtime of the DFC website.
@mkllnk mkllnk marked this pull request as ready for review November 16, 2023 05:10
@lecoqlibre lecoqlibre merged commit 4741acb into datafoodconsortium:main Nov 17, 2023
@mkllnk mkllnk deleted the preload-context branch June 13, 2024 00:05
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