googleapis / googleapis/google-cloud-java
[sdk-platform-java] Make post processing faster
Open
priority: p2
type: process
- Dominant language
- Java
- Stars
- 2.1k
- Forks
- 1.2k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 154
Description
I noticed that post processing a library takes longer than generating it. We should optimize it.
This issue contains two parts:
1. Identify the slow commands in post processing
2. Optimize the slow commands.
More context: I don't know which command is slow but I noticed stuck when running the post processor.
Contributor guide
Assessment
This issue has not been assessed yet.