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

[$100 bounty] Speedup docs build in CI #32687

Closed
adeebshihadeh opened this issue Jun 10, 2024 · 2 comments
Closed

[$100 bounty] Speedup docs build in CI #32687

adeebshihadeh opened this issue Jun 10, 2024 · 2 comments

Comments

@adeebshihadeh
Copy link
Contributor

adeebshihadeh commented Jun 10, 2024

The build docs job in CI takes 3-5m each run. Last run from master: https://github.com/commaai/openpilot/actions/runs/9454981147/job/26043750673

This can probably be done by caching the build results, but non-cache speedups are even better. Build docs step must finish in <30s for the average run to qualify for the bounty.

@dpeachpeach
Copy link

I took a crack at this in #32766, is that kind of what you were looking for? It's a bit simplistic and doesn't speed anything up in case there is a cache miss so I can work to find other ways of speeding the actual build as well. Any feedback welcome!

@adeebshihadeh
Copy link
Contributor Author

Closing since we're entirely redoing the docs

@adeebshihadeh adeebshihadeh closed this as not planned Won't fix, can't repro, duplicate, stale Jun 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

2 participants