You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.