Report closure size changes
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 323
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
Compare build-time closure size with upstream's:
curl -H 'Accept: application/json' https://hydra.nixos.org/job/nixos/trunk-combined/nixpkgs.docker.x86_64-linux/closure-sizes
Contributor guide
No contributing guide indexed for this repository
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 examining the Hydra closure-sizes endpoint shown in the issue and locating the ofborg entry point responsible for build-size reporting. Determine how build-time closure size is currently recorded, then define the comparison output and verify that changes are reported against upstream's result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100