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

Make CI even faster? #2062

Open
4 tasks
Wauplin opened this issue Feb 29, 2024 · 0 comments
Open
4 tasks

Make CI even faster? #2062

Wauplin opened this issue Feb 29, 2024 · 0 comments

Comments

@Wauplin
Copy link
Contributor

Wauplin commented Feb 29, 2024

Follow-up issue after #2059 cc @bmuskalla

Would be worth trying:

  • install dependencies with uv instead of pip Use uv in CI to speed-up requirements install #2072
  • cache dependencies between reruns (with 24h retention?)
  • split Windows CI to complete even quicker?
  • or: regroup tests to avoid complexity (e.g. stop doing repo / not repo and / torch tests separately)

Each item can be taken separately.

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