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

Optimization of UDF dependency management #788

Open
soxofaan opened this issue Jun 3, 2024 · 0 comments
Open

Optimization of UDF dependency management #788

soxofaan opened this issue Jun 3, 2024 · 0 comments
Assignees

Comments

@soxofaan
Copy link
Member

soxofaan commented Jun 3, 2024

spin-off from #237 (automatic UDF depdendency handling)

further optimization options:

  • don't (re)install dependencies that are already in the default env, e.g. reinstalling numpy is not always necessary
  • use uv as pip replacement and leverage it's aggressive caching mechanisms for installation speed
  • config for deny-listing certain dependencies?
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

No branches or pull requests

1 participant