Optimized C++: Proven Techniques for Heightened Performance (Paperback)
暫譯: 優化 C++:提升效能的驗證技術 (平裝本)

Kurt Guntheroth

買這商品的人也買了...

商品描述

Improve the performance of your C++ programs to meet customer requirements for responsiveness and throughput. With this practical book, you’ll learn how to take correct code that embodies best practices of C++ design, and change it into correct code that also runs faster and consumes fewer resources on pretty much any computer.

You won’t learn about laboriously coding assembly language subroutines, counting clock cycles, or memorizing how many instructions Intel's latest silicon stylings can dispatch concurrently. This book is about performing miracles.

  • Learn the mindset that good performance tuning programmers use
  • Get examples with timing data to “prove” that the book’s suggestions improve performance
  • Dive into commonly occurring optimization problems with actionable, up-to-date, testable advice
  • Understand good C++ practice over arcane microprocessor lore

商品描述(中文翻譯)

改善您的 C++ 程式的效能,以滿足客戶對響應速度和吞吐量的要求。這本實用的書籍將教您如何將符合 C++ 設計最佳實踐的正確程式碼,轉變為同樣正確但運行更快且在幾乎任何電腦上消耗更少資源的程式碼。

您不會學到繁瑣的組合語言子程式編碼、計算時鐘週期或記住 Intel 最新的矽晶片設計能同時發送多少指令。這本書是關於執行奇蹟的。

- 學習優秀效能調整程式設計師所使用的心態
- 獲得帶有計時數據的範例,以「證明」書中的建議能改善效能
- 深入探討常見的優化問題,提供可行的、最新的、可測試的建議
- 理解良好的 C++ 實踐,而非晦澀的微處理器知識