hyperlight-dev / hyperlight-dev/hyperlight

CI is slow

Abierto
#627 3 comentarios 0 reacciones 1 asignado Reclamado por @marosset Ver en GitHub
lifecycle/confirmed
Lenguaje dominante
Rust
Estrellas
4.7k
Forks
208
Merge medio
1 d 7 h
PR fusionados (30 d)
47

Descripción

We should investigate what it takes to speed up CI. I have some suggestions, but I'm sure more can be done. Feel free to add anything I forgot

- [x] Benchmarks on windows runner is very slow compared to linux. We should consider decreasing number of samples needed on windows
- [ ] The same `wit tests` run twice, once for GUEST=c, and once for GUEST=rust, but in this case the tests are identical, so no need to rerun.
- [ ] We should be able to trim down some dev-dependencies to improve compile times using cargo features
- [ ] -Can we cache rust artifacts in github actions cache to improve compile times?

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.