Hello,
I suggest adding the following book to the "High-Performance Optimizations in C++" section:
Performance Analysis and Tuning on Modern CPUs: Learn to write fast software like a pro (Denis Bakhvalov, 2024)
This book provides a deep dive into writing high-performance software, covering modern CPU architectures, profiling techniques, and optimization strategies.
Links:
Free PDF (GitHub)
Paperback (Amazon)
I believe it will be a valuable addition to the list.
Thank you!