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

Mount venv as volume #9

Merged
merged 6 commits into from
Jan 10, 2025
Merged

Mount venv as volume #9

merged 6 commits into from
Jan 10, 2025

Conversation

ejfine
Copy link
Contributor

@ejfine ejfine commented Jan 10, 2025

Why is this change necessary?

Improve performance on Windows hosts

How does this change address the issue?

Moves the python venv folder into a dedicated separate docker volume

What side effects does this change have?

venv folder won't show up on local hard drive

How is this change tested?

In this repo, and pyalab repo and in pyalab codespace. pyalab Pytest execution time was previous 2 second in Codespaces and 16 seconds on Windows host---this dropped it to 4 seconds on Windows host.

Other

Bumped uv version

@ejfine ejfine self-assigned this Jan 10, 2025
@ejfine ejfine added this pull request to the merge queue Jan 10, 2025
Merged via the queue into main with commit ee730e5 Jan 10, 2025
6 checks passed
@ejfine ejfine deleted the mounts branch January 10, 2025 19:20
github-merge-queue bot pushed a commit to LabAutomationAndScreening/copier-python-package-template that referenced this pull request Jan 10, 2025
github-merge-queue bot pushed a commit to LabAutomationAndScreening/pyalab that referenced this pull request Jan 11, 2025
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