Understanding the Roofline:
- Diagonal Lines (Dashed): Memory bandwidth limits - performance scales with operational intensity
- Horizontal Lines (Solid): Peak compute limits - performance ceiling regardless of operational intensity
- Ridge Point: Intersection where memory and compute bounds meet
- Application Points: Real application performance plotted against theoretical bounds