WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
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
<
rdar://problem/133880610
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug