brk / canvas-cacheviz

HTML canvas visualizer for cache hits and misses
http://eschew.org/projects/canvas-cacheviz/
3 stars 0 forks source link

Cache parameter configuration #5

Open brk opened 15 years ago

brk commented 15 years ago

Right now we model a very simplistic, single-level cache. It would be nice to make our simulated cache more realistic by exposing tweakable parameters:

Perhaps also number of caches, and cost of cache miss?