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

Downloading repositories is slow #16

Open
pedro-psb opened this issue Feb 20, 2024 · 0 comments
Open

Downloading repositories is slow #16

pedro-psb opened this issue Feb 20, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@pedro-psb
Copy link
Member

Currently, downloading all the repositories is slow. Here are some key points:

  • The first session run can take up to 1 minute
  • Re-download is required when /tmp is wiped (periodically, which can be annoying for development)

Possible solutions:

  • Implement parallel downloads to reduce download time
  • Implement persistent caching, possibly through "managed repositories" under .local/pulp or similar.
@pedro-psb pedro-psb added the enhancement New feature or request label Feb 20, 2024
@pedro-psb pedro-psb changed the title Downloading all repositories takes too long Downloading repositories is slow Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant