LFU: Use the LRU pool for the LFU algorithm.
Verified to have better real world performances with power-law access patterns because of the data accumulated across calls.
Please register or sign in to comment
Verified to have better real world performances with power-law access patterns because of the data accumulated across calls.