Hacker News new | ask | show | jobs
by gpderetta 203 days ago
Instruction caches also prefetch very well, as long as branch prediction is good. Of course on a misprediction you might also suffer a cache miss in addition to the normal penalty.