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

investigate warming pip cache on builder image with commonly used packages #610

Open
aaron-prindle opened this issue Apr 25, 2018 · 0 comments

Comments

@aaron-prindle
Copy link
Collaborator

currently downloading pip packages is the most time consuming part of an FTL build. it would make sense to have the most commonly used pip packages/wheels already present in the builder image to avoid fetching them. Timing information:
Test requirements.txt
https://gist.github.com/aaron-prindle/758f9ef4141669e19907b17da40f657d

Timing:
https://gist.github.com/aaron-prindle/71cb60b604cd8c154205825f5b0094a0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant