lance-format / lance-format/lance
Reduce release artifact dependency
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 7.1k
- Forks
- 852
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 272
Description
The pylance release artifact size has gone a bit too large, Feb 2025 is 36MB, July becomes around 40MB, currently it's around 45MB per platform. We should investigate if we can trim any dependencies or if we have accidentally brought duplicated or unnecessary dependencies.
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
No files, tests, or entry points are named. Start by locating the release artifact build and its dependency graph, then compare the per-platform artifacts with the February, July, and current sizes. Done means duplicated or unnecessary dependencies have been identified and the artifact size is reduced.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system, release
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100