Bug 278126

Summary: WTF::Cache with eviction strategies LFU, LRU, ...
Product: WebKit Reporter: Matthieu Dubet <m_dubet>
Component: Web Template FrameworkAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.