Skip to content

Performance

Alex Peck edited this page Sep 11, 2022 · 6 revisions

The cache replacement policy must maximize the cache hit rate, and minimize the computational and space overhead involved in implementing the policy.

An analysis of hit rate, throughput and latency is provided:

  1. Hit rate
  2. Throughput
  3. Latency
Clone this wiki locally