Pro C++ Performance Optimization: Techniques to Build High-Performance Applications
暫譯: 專業 C++ 性能優化:構建高效能應用程式的技術
Pichaud, Christophe
相關主題
商品描述
Build high-performance applications with C++ by using the best optimization techniques available. This book is an authoritative guide to teaching you the tools to do the most effective C++ performance analysis and tuning for maximum optimization. After you've read it you'll be able to start tuning your application right away. The book includes the latest C++20 standard.
What You Will Learn
- Optimize and tune your C++20 code
- Write a better algorithm for a particular problem
- Use the full power of the CPU in your system by creating multiple threads in your program Avoid locks that occur during a multithreading program
- Optimize input and output actions in your program
- Read large inputs from files easily Apply template programming for better-optimized applications and reduce development time
Who This Book Is For
C++ programmers with an interest in software performance optimization analysis and tuning.
商品描述(中文翻譯)
建立高效能的應用程式,使用 C++ 並採用最佳的優化技術。本書是一本權威指南,教您如何進行最有效的 C++ 性能分析和調整,以達到最佳優化。閱讀完本書後,您將能夠立即開始調整您的應用程式。本書包含最新的 C++20 標準。
您將學到什麼
- 為特定問題編寫更好的演算法
- 通過在程式中創建多個執行緒來充分利用系統的 CPU 能力
- 優化程式中的輸入和輸出操作
- 輕鬆從檔案中讀取大型輸入
優化和調整您的 C++20 代碼
避免在多執行緒程式中發生的鎖定
應用模板程式設計以獲得更優化的應用程式並減少開發時間
本書適合誰
對軟體性能優化分析和調整感興趣的 C++ 程式設計師。
作者簡介
作者簡介(中文翻譯)
Christophe Pichaud 是一位居住在巴黎的法國 C/C++ 開發者。在他的職業生涯中,他在銀行業開發了大規模的伺服器實作,幫助建立了法國第一個線上銀行帳戶服務(為 Banque-Populaire 提供),以及零售服務(Société Générale)。他還進行了 C++ 的遷移,並使用 .NET 技術棧開發混合應用程式。他的過去客戶包括 Accenture、Avanade、Sogeti、CapGemini、法國總統府 Palais de Elysée、SNCF、Total、Danone、CACIB 和 BNP Paribas。他獲得了 MCSD.NET 認證,目前在巴黎的一家名為 Devoteam Modern Applications 的微軟金牌合作夥伴工作,該公司是 Devoteam 的一個部門。此外,他還作為 TechDays 的演講者參加微軟活動,並在 Ask the Expert 會議中擔任 MVP。自 2011 年以來,他定期為法國雜誌 Programmez 撰寫 C++ 技術文章。他還是「.NET Azure Rangers」社群的管理者,該社群包括 26 名成員和 9 名 MVP,活動包括圍繞微軟技術的演講、寫作和社群建設。當他不在開發軟體或閱讀書籍時,Christophe 會與他的三個女兒 Edith、Lisa 和 Audrey 以及父親 Jean-Marc 和母親 Mireille 一起在法國的勃艮第地區度過空閒時間和假期。