[Impeller] Add ability to track glyph cache usage
Open
c: proposal
e: impeller
engine
P3
team-engine
triaged-engine
- Dominant language
- Dart
- Stars
- 179k
- Forks
- 31.1k
- PR merge metrics
- PR metrics pending
Description
Currently we have no way to track or report on our use of the glyph cache. We should look at statistics to log and track in our benchmarks to see how much of it we use and what free space we have when we grow or replace the cache.
We may have some improvements that we can make to the glyph caching and cache packing code which we should track as we modify the implementation.
Contributor guide
Assessment
This issue has not been assessed yet.