Baseflow / Baseflow/flutter_cache_manager

Cache hit/miss metrics

Offen
#189 2 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
type: enhancement
Vorherrschende Sprache
Dart
Sterne
809
Forks
510
Ø Merge
6 Min.
Gemergte PRs (30 T.)
1

Beschreibung

## 🏗 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

Beitragsleitfaden

Beitragsleitfaden öffnen

Rechercherichtung

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.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
dart, flutter
Bereich
mobile
Issue-Typ
Feature
Schwierigkeit
4/5
Geschätzter Aufwand
3-5 Tage
Aktivitätsstatus
Veraltet
Klarheit
Größtenteils klar
Anfängerfreundlichkeit
35/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.