- L1, L2, L3 Caches: Notes
- Cache locality & Branch Predictability in C++: Notes
- Compiler Optimizations Flags: Notes
- Different types of compiler optimizations: Notes
- Rule of Three, Five, Zero: Notes
- Pragmas in C++: Notes
- SIMD and Vectorization: Notes
- The Most Important Optimizations to Apply in Your C++ Programs - Jan Bielak - CppCon 2022 Notes
- ML Inference Optimizations: Notes