Hardware-Aware Coding: CPU Architecture Concepts Every Developer Should Know
Link: Hardware-Aware Coding: CPU Architecture Concepts Every Developer Should Know: "Write faster code by understanding how it flows through your CPU"
Linked is a great overview of how common CPU optimizations work. It teaches with a really good metaphor. Worth reading even if you are not optimizing to the point of counting cycles!