NEW 278126
WTF::Cache with eviction strategies LFU, LRU, ...
https://bugs.webkit.org/show_bug.cgi?id=278126
Summary WTF::Cache with eviction strategies LFU, LRU, ...
Matthieu Dubet
Reported 2024-08-14 14:54:46 PDT
We should create a Cache implementation in WTF (on top of HashMap?) with various eviction strategies.
Attachments
Matthieu Dubet
Comment 1 2024-08-14 14:57:15 PDT
We already have WTF::TimyLRUCache, we should probably factorize code with it
Radar WebKit Bug Importer
Comment 2 2024-08-14 14:57:37 PDT
Note You need to log in before you can comment on or make changes to this bug.