12 ms·
I used this method for a cache eviction/replacement scheme. For our use case it was better than traditional lru.
by mkhnews 3y ago
I used this method for a cache eviction/replacement scheme. For our use case it was better than traditional lru.