The Art of Writing Efficient Programs: An advanced programmers guide to efficient hardware utilization and compiler optimizations using C++ examples 电子书下载
书名:The Art of Writing Efficient Programs: An advanced programmers guide to efficient hardware utilization and compiler optimizations using C++ examples
The great free lunch of "performance taking care of itself" is over. Until recently, programs got faster by themselves as CPUs were upgraded, but that doesn`t happen anymore. The clock frequency of new processors has almost peaked, and while new architectures provide small improvements to existing programs, this only helps slightly. To write efficient software, you now have to know how to program by making good use of the available computing resources, and this book will teach you how to do that.The Art of Efficient Programming covers all the major aspects of writing efficient programs, such as using CPU resources and memory efficiently, avoiding unnecessary computations, measuring performance, and how to put concurrency and multithreading to good use. You`ll also learn about compiler optimizations and how to use the programming language (C++) more efficiently. Finally, you`ll understand how design decisions impact performance.By the end of this book, you`ll not only have enough knowledge of processors and compilers to write efficient programs, but you`ll also be able to understand which techniques to use and what to measure while improving performance. At its core, this book is about learning how to learn.What you will learnDiscover how to use the hardware computing resources in your programs effectivelyUnderstand the relationship between memory order and memory barriersFamiliarize yourself with the performance implications of different data structures and organizationsAssess the performance impact of concurrent memory accessed and how to minimize itDiscover when to use and when not to use lock-free programming techniquesExplore different ways to improve the effectiveness of compiler optimizationsDesign APIs for concurrent data structures and high-performance data structures to avoid inefficiencies
尊敬的读者:
欢迎您访问我们的网站。本站的初衷是为大家提供一个共享学习资料、交换知识的平台。每位用户都可以将文件上传至网盘并分享。
然而,随着用户上传的资料增多,我们发现部分不宜或版权问题的书籍被分享到了本站。
为此,我们已经关闭了分享入口,并进行了多次书籍审查,但仍有部分内容未能彻底审查到位。
在此,我们恳请广大读者与我们共同监督,如发现任何不宜内容,请 点击此处 进行举报,我们会第一时间处理并下架相关内容。
希望我们能共建一个文明社区!感谢您的理解与支持!
猜你喜欢
- 《男人们的故事(套装3册)》盐野七生文字版 电子书下载
- 《陌生人效应:做社交关系中的聪明人》马尔科姆·格拉德威尔中文版 电子书下载
- 《贸易的冲突:美国贸易政策200年》(美)道格拉斯·欧文中文版 电子书下载
- 《如何有效管理自己:个性、生活与职业》(升级版)杜耿 电子书下载
- 《合伙人:如何发掘高潜力人才》费洛迪珍藏版 电子书下载
- 《东大教授教我的学习法》[日]永野裕之全译文字版 电子书下载
- 《活法大全集:稻盛和夫的人生智慧课和经营课》王光波珍藏版 电子书下载
- 《大秦帝国(1-6部)》孙皓晖典藏版 电子书下载
- Vagrant: Up and Running - Mitchell Hashimoto 电子书下载
- 《父母要懂点心理学》 朱彤文字版 电子书下载
- 《顾客心理战:读懂顾客心理,实现快速成交》菲利普・格雷夫斯中文译版 电子书下载
- Migrating to AWS: A Manager’s Guide - Jeff Armstrong 电子书下载