CI is too slow
未关闭
- 主要语言
- Java
- 星标
- 10.5k
- 派生
- 1.5k
- 平均合并
- 1 天 14 小时
- 30 天内合并 PR
- 129
描述
CI used to take ~5 mins total, but is now commonly taking over 30 mins. This is extremely limiting, especially now we have enabled merge queue. Items often spend an hour or more in the queue, and can then drop out due to flakiness.
Investigate which CI jobs are the slowest and why, and find fixes.
贡献指南
调研方向
首先检查最近的 CI 运行并比较每个 job 的耗时。调查最慢的 job 和报告的 flakiness,然后验证提议的修复是否能减少 CI 总耗时,并防止项目从 merge queue 中掉出。
由索引模型根据 Issue 内容生成。
评估
- 领域
- ci-cd
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 活跃
- 描述清晰度
- 需要澄清
- 新手友好度
- 45/100