Add size/disk usage benchmarks
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 433
- Forks
- 28
- Avg merge
- 48m
- Merged PRs (30d)
- 6
Description
According to the website, one of the major features is pnpm's minimal disk usage. If it is possible, could you add sizes of the folders (with du -sh or something) to the benchmark, so we could see for ourselves?
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
No files or tests are named. Start by locating the benchmark entry point and the folders produced for each package manager, then run the existing benchmark to understand its outputs. Add comparable folder-size measurements using a disk-usage command, and confirm the benchmark reports those sizes alongside its current results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- performance
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100