CppBooks icon indicating copy to clipboard operation
CppBooks copied to clipboard

Add "Performance Analysis and Tuning on Modern CPUs" to the "High-Performance Optimizations in C++" section

Open XCemaXX opened this issue 1 year ago • 0 comments

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!

XCemaXX avatar Jan 01 '25 11:01 XCemaXX