Reduce Distribution size
Open
Nobody has claimed this yet.
good first issue
Priority/High
Type/Task
- Dominant language
- Java
- Stars
- 60
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
Currently, this stays at ~150MB which is incredibly high. We need to reduce this to less than ~25MB.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the build and distribution-packaging entry points in this Java repository, then measure what contributes to the current ~150MB artifact. Determine which packaged contents can be reduced while preserving the distribution's required functionality; done means producing a distribution under ~25MB.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100