AI-Planning / AI-Planning/planutils
Improve size measurement
- Langage dominant
- Shell
- Étoiles
- 140
- Forks
- 37
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
- [ ] 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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- shell
- Domaine
- tooling
- Type d'issue
- Fonctionnalité
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100