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

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.”
Yes, and bookkeeping and randomness both cost something.