- What Every Programmer Should Know about How CPUs Work Matt Godbolt • GOTO 2024
- What Every Programmer Should Know About Memory Ulrich Drepper, Nov 21, 2007
- Performance Hints, Jeff Dean, Sanjay Ghemawat, Dec 16, 2025
- Concurrency is not Parallelism, Rob Pike, co-designer of the Go programming language
- Concurrency is not Parallelism: Slides
SIMD for Code Optimization
- Optimizing software in C++: An optimization guide for Windows, Linux and Mac platforms, Prof. Agner Fog, Technical University of Denmark
- The Path of a Packet Through the Linux Kernel, Alexander Stephan, Lars Wüstrich
