AI-Planning / AI-Planning/planutils
Improve size measurement
- Vorherrschende Sprache
- Shell
- Sterne
- 140
- Forks
- 37
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
- [ ] Instead of just running `du -sh .` in the package directory (which only works if installing the package stores everything locally), get a measure of how much space was used pre/post installation.
- [ ] When installing a set of packages, sum the estimated size increase rather than just including them on a per-package basis.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
No files or tests are named. Locate the package-installation entry point and inspect where `du -sh .` is currently run; compare filesystem usage before and after installation, then check the path that handles sets of packages. Done means reporting the installation size increase and summing the estimated increase for a package set rather than counting each package independently.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- shell
- Bereich
- tooling
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100