Baseflow / Baseflow/flutter_cache_manager
Cache hit/miss metrics
- Langage dominant
- Dart
- Étoiles
- 809
- Forks
- 510
- Merge moyen
- 6 min
- PR mergées (30 j)
- 1
Description
## 🏗 Enhancement Proposal
Have cache manager keep a count of cache hit/misses during use.
### Pitch
Something that popped into my head while testing for #179, it would be useful for the cache manager to store cache hit/miss counts. This would allow app developers to better understand how the cache is performing, and adjust usage to improve cache hit rates.
### Platforms affected (mark all that apply)
- [x] :iphone: iOS
- [x] :robot: Android
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Start by tracing the cache manager's cache lookup and storage paths in the repository, since the issue names no files or tests. Determine where hit and miss events occur and how counts should be exposed for iOS and Android use; done means cache hit/miss counts are maintained during use and covered by the relevant tests.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- dart, flutter
- Domaine
- mobile
- Type d'issue
- Fonctionnalité
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100