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
尊敬的读者:
欢迎您访问我们的网站。本站的初衷是为大家提供一个共享学习资料、交换知识的平台。每位用户都可以将文件上传至网盘并分享。
然而,随着用户上传的资料增多,我们发现部分不宜或版权问题的书籍被分享到了本站。
为此,我们已经关闭了分享入口,并进行了多次书籍审查,但仍有部分内容未能彻底审查到位。
在此,我们恳请广大读者与我们共同监督,如发现任何不宜内容,请 点击此处 进行举报,我们会第一时间处理并下架相关内容。
希望我们能共建一个文明社区!感谢您的理解与支持!
猜你喜欢
- 《全怪谈(全三册)》田中贡太郎中文珍藏版 电子书下载
- High Performance Python 2nd Edition - Micha Gorelick and Ian Ozsvald 电子书下载
- 《撞铃》尾鱼 电子书下载
- 《超简单!手机摄影技巧大全》京内网 电子书下载
- 《通往父亲之路》叶兆言超值白金版 电子书下载
- 《共和国教育学70年(套装共12卷)》侯怀银等最新版 电子书下载
- 《替罪羊》勒内·基拉尔全新修订版 电子书下载
- 《传播与社会影响》加布里埃尔·塔尔德文字版 电子书下载
- 《横越未知:从无限劳动力到无限计算力》周健工全新版 电子书下载
- PlayStation Mobile Development Cookbook - Michael Fleischauer 电子书下载
- 《美国学生人类史(套装上下册)》亨德里克·威廉·房龙 电子书下载
- 《征服Excel VBA:让你工作效率倍增的239个实用技巧》吴永佩/成丽君经典版 电子书下载