Summary This book is a guide to C++ code optimization. The author has selected the most frequently used techniques and techniques that can bring the greatest performance improvement in his nearly 30 years of programming career, aiming to let readers think about the beauty of optimizing software while improving C++ programs. The main contents of the book include: the significance and general principles of code optimization, computer hardware background knowledge related to optimization, performance analysis methods and tools, optimization of string usage, algorithms, dynamic memory allocation, hot statements, search and sorting, etc. This book is suitable for all C++ programmers, and can also be used as a reference for programmers of other languages when optimizing code.
You Might Like
Recommended ContentMore
Open source project More
Popular Components
Searched by Users
Just Take a LookMore
Trending Downloads
Trending ArticlesMore