Y
Hacker News
new
|
ask
|
show
|
jobs
by
adrianN
2684 days ago
A random strategy has less overhead than LRU because there is no bookkeeping.
1 comments
dan-robertson
2684 days ago
This argument does not apply to the OP as it does not account for any bookkeeping. I think an actual answer is more complicated and will entirely depend on the definition of “random access pattern.”
link
carlmr
2683 days ago
Yes, and bookkeeping and randomness both cost something.
link