Files
filament/libs/utils/include/utils
Eliza 8a3c48fef1 utils: add LRU cache to RefCountedMap (#9730)
* utils: add LRU cache to RefCountedMap

This change introduces a new data structure LruCache and uses it in
RefCountedMap to keep a fixed number of cache entries alive after their
reference count has dropped to zero in the main map.

* utils: address LRU cache comments
2026-03-05 06:04:16 +00:00
..
2025-08-06 22:22:40 +00:00
2025-04-23 09:23:21 -07:00
2021-10-07 20:58:34 -07:00
2025-01-17 17:50:16 -08:00
2022-03-01 10:03:31 -08:00
2021-02-17 10:11:22 -08:00
2024-08-05 10:59:46 -07:00