Baseflow / Baseflow/flutter_cache_manager
Cache hit/miss metrics
- 主要言語
- Dart
- スター
- 809
- フォーク
- 510
- 平均マージ
- 6分
- マージ済み PR(30日)
- 1
説明
## 🏗 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
コントリビューションガイド
調査の方向性
Issue ではファイルやテストが指定されていないため、まずリポジトリ内で cache manager のキャッシュ検索および保存の経路を追跡します。hit と miss のイベントがどこで発生するか、また iOS と Android で利用できるようにカウントをどのように公開すべきかを特定します。完了の条件は、利用中に cache hit/miss のカウントが維持され、関連するテストでカバーされていることです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- dart, flutter
- 領域
- mobile
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100