googleapis / googleapis/google-cloud-cpp

Explore options to speed up `coverage` build

未关闭
#14,587 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
type: cleanup
主要语言
C++
星标
659
派生
462
平均合并
1 天 2 小时
30 天内合并 PR
89

描述

The `coverage` build seems to be the slowest build at the moment. It seems like the merging all the coverage results is single threaded and takes quite a bit of time:

```
Step #2: ==> 🕑 merging done in 674.070 seconds
```

贡献指南

打开贡献指南

调研方向

首先重现 coverage build,并测量报告为 674.070 秒的 merge 步骤。检查 coverage results 的合并方式,并确定是否存在切实可行的提速途径。完成的标准是记录或实现一种受支持的方法来缩短 merge 时间,并根据 coverage build 验证结果。

由索引模型根据 Issue 内容生成。

评估

技术栈
cpp
领域
build-system, performance
Issue 类型
重构
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。