[Feature Request]: make fast-build profile faster
Closed
Other
P2
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 476
- Avg merge
- 18h 32m
- Merged PRs (30d)
- 216
Description
### What would you like to happen?
on my machine -Pfast-build takes ~7mn mainly due to javac, ecj makes it half of it
### Issue Priority
Priority: 2
### Issue Component
Component: Other
Contributor guide
Research direction
Start by locating the -Pfast-build profile and tracing how it invokes javac; compare that build path with ECJ and measure the reported compilation time. Done means the fast-build profile uses an agreed faster compiler configuration without breaking the build or its tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100