Optimized C++

Proven Techniques for Heightened Performance

Nonfiction, Computers, Programming, C & C++, C++, Programming Languages
Cover of the book Optimized C++ by Kurt Guntheroth, O'Reilly Media
View on Amazon View on AbeBooks View on Kobo View on B.Depository View on eBay View on Walmart
Author: Kurt Guntheroth ISBN: 9781491922019
Publisher: O'Reilly Media Publication: April 27, 2016
Imprint: O'Reilly Media Language: English
Author: Kurt Guntheroth
ISBN: 9781491922019
Publisher: O'Reilly Media
Publication: April 27, 2016
Imprint: O'Reilly Media
Language: English

In today’s fast and competitive world, a program’s performance is just as important to customers as the features it provides. This practical guide teaches developers performance-tuning principles that enable optimization in C++. You’ll learn how to make code that already embodies best practices of C++ design run faster and consume fewer resources on any computer—whether it’s a watch, phone, workstation, supercomputer, or globe-spanning network of servers.

Author Kurt Guntheroth provides several running examples that demonstrate how to apply these principles incrementally to improve existing code so it meets customer requirements for responsiveness and throughput. The advice in this book will prove itself the first time you hear a colleague exclaim, “Wow, that was fast. Who fixed something?”

  • Locate performance hot spots using the profiler and software timers
  • Learn to perform repeatable experiments to measure performance of code changes
  • Optimize use of dynamically allocated variables
  • Improve performance of hot loops and functions
  • Speed up string handling functions
  • Recognize efficient algorithms and optimization patterns
  • Learn the strengths—and weaknesses—of C++ container classes
  • View searching and sorting through an optimizer’s eye
  • Make efficient use of C++ streaming I/O functions
  • Use C++ thread-based concurrency features effectively
View on Amazon View on AbeBooks View on Kobo View on B.Depository View on eBay View on Walmart

In today’s fast and competitive world, a program’s performance is just as important to customers as the features it provides. This practical guide teaches developers performance-tuning principles that enable optimization in C++. You’ll learn how to make code that already embodies best practices of C++ design run faster and consume fewer resources on any computer—whether it’s a watch, phone, workstation, supercomputer, or globe-spanning network of servers.

Author Kurt Guntheroth provides several running examples that demonstrate how to apply these principles incrementally to improve existing code so it meets customer requirements for responsiveness and throughput. The advice in this book will prove itself the first time you hear a colleague exclaim, “Wow, that was fast. Who fixed something?”

More books from O'Reilly Media

Cover of the book Learning AngularJS by Kurt Guntheroth
Cover of the book The Myths of Innovation by Kurt Guntheroth
Cover of the book R Graphics Cookbook by Kurt Guntheroth
Cover of the book Linux Server Hacks by Kurt Guntheroth
Cover of the book Codermetrics by Kurt Guntheroth
Cover of the book Oracle PL/SQL Programming: A Developer's Workbook by Kurt Guntheroth
Cover of the book Debugging Teams by Kurt Guntheroth
Cover of the book Best Android Apps by Kurt Guntheroth
Cover of the book Access 2007: The Missing Manual by Kurt Guntheroth
Cover of the book Nokia Smartphone Hacks by Kurt Guntheroth
Cover of the book CSS Pocket Reference by Kurt Guntheroth
Cover of the book Managing Startups: Best Blog Posts by Kurt Guntheroth
Cover of the book JavaServer Pages Pocket Reference by Kurt Guntheroth
Cover of the book Perl Best Practices by Kurt Guntheroth
Cover of the book Ajax Hacks by Kurt Guntheroth
We use our own "cookies" and third party cookies to improve services and to see statistical information. By using this website, you agree to our Privacy Policy