googleapis / googleapis/google-cloud-cpp
Explore options to speed up `coverage` build
Abierto
type: cleanup
- Lenguaje dominante
- C++
- Estrellas
- 659
- Forks
- 462
- Merge medio
- 1 d 2 h
- PR fusionados (30 d)
- 89
Descripción
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
```
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.