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

Upgrade pip before installing python requirements #24

Merged
merged 1 commit into from
Dec 10, 2021

Conversation

sporksmith
Copy link
Contributor

@sporksmith sporksmith commented Dec 10, 2021

This drastically improves the time to install python requirements on
debian:10.

22m59s before: https://github.com/shadow/tgen/runs/4485955730?check_suite_focus=true
2m36s after: https://github.com/shadow/tgen/runs/4486322368?check_suite_focus=true

I think the newer version of pip pulls pre-built binaries from a global cache instead of rebuilding locally.

This drastically improves the time to install python requirements on
debian:10.
@sporksmith sporksmith merged commit 8ce35cc into shadow:main Dec 10, 2021
@sporksmith sporksmith deleted the update-pi branch December 10, 2021 17:53
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