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 Managing & Using MySQL by Kurt Guntheroth
Cover of the book Effective Computation in Physics by Kurt Guntheroth
Cover of the book Squid: The Definitive Guide by Kurt Guntheroth
Cover of the book Regular Expressions Cookbook by Kurt Guntheroth
Cover of the book ZooKeeper by Kurt Guntheroth
Cover of the book Raspberry Pi Cookbook by Kurt Guntheroth
Cover of the book Photoshop Elements 7: The Missing Manual by Kurt Guntheroth
Cover of the book Think Bayes by Kurt Guntheroth
Cover of the book Learning Perl 6 by Kurt Guntheroth
Cover of the book Building Social Web Applications by Kurt Guntheroth
Cover of the book Programming Google App Engine with Java by Kurt Guntheroth
Cover of the book Knoppix Hacks by Kurt Guntheroth
Cover of the book HTTP: The Definitive Guide by Kurt Guntheroth
Cover of the book Essential SharePoint by Kurt Guntheroth
Cover of the book Understanding the Linux Kernel 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