Game Programming PatternsOptimization Patterns Intent Accelerate memory access by arranging data to take advantage of CPU caching. Motivation We’ve been lied to. They keep showing us charts where CPU speed goes up and up every year as if Moore’s Law isn’t just a historical observation but some kind of divine right. Without lifting a finger, we software folks watch our programs magically accelerate