Skip to content

reduce venv bloat#35742

Merged
adeebshihadeh merged 1 commit intomasterfrom
smolvenv
Jul 17, 2025
Merged

reduce venv bloat#35742
adeebshihadeh merged 1 commit intomasterfrom
smolvenv

Conversation

@adeebshihadeh
Copy link
Contributor

@adeebshihadeh adeebshihadeh commented Jul 17, 2025

before / after

(openpilot) batman@workstation-adeeb:~/fourpilot$ du -hs .venv/
1.6G    .venv/
(openpilot) batman@workstation-adeeb:~/fourpilot$ du -hs .venv/
1.2G    .venv/

top 5 after this

(openpilot) batman@workstation-adeeb:~/fourpilot/.venv/lib/python3.11/site-packages$ du -hs * | sort -hr | head -n 5
225M    casadi
114M    panda3d
74M     cv2
71M     onnx
65M     av.libs

@adeebshihadeh adeebshihadeh merged commit 7d400cb into master Jul 17, 2025
18 checks passed
@adeebshihadeh adeebshihadeh deleted the smolvenv branch July 17, 2025 17:46
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