hyperlight-dev / hyperlight-dev/hyperlight
CI is slow
オープン
lifecycle/confirmed
- 主要言語
- Rust
- スター
- 4.7k
- フォーク
- 208
- 平均マージ
- 1日 7時間
- マージ済み PR(30日)
- 47
説明
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?
コントリビューションガイド
評価
この issue はまだ評価されていません。