|
|
libcats.org
Efficient C++: Performance Programming TechniquesDov Bulka, David MayhewMost of the book is similar to Meyers books. The last chapter is great. I don't know of any other book that presents this information, and this is what programmers screw up most when trying to write high performance code. This chapter discusses how to write extremely tight code considering the actual hardware you're running on (a lot of this is generalizable, since a lot of hardware is similar enough.). Things like writing code to avoid cache misses. Code that pipelines well. Replacing conditionals with small non-conditional code (avoid the branch). Context switching performance, etc.. Basically, this section is what gets you to actually think about the system you're writing software for. The real world, practical reality.
This topic is a must have, especially if you're writing a game engine or physics engine. Anything that needs to be as fast as possible, or faster than the competition... handling loads of data in real time. I gave the book 3 stars, because I really want a full book on this, not just a short chapter at the end as an afterthought. The authors however do cite 2 other books that they used to write this section, and I'm going to go check them out. As an introduction to hardware-minded performance optimization, this chapter is pretty cool.
Скачать книгу бесплатно (chm, 886 Kb)
EPUB | FB2 | PDF | MOBI | TXT | RTF
* Конвертация файла может нарушить форматирование оригинала. По-возможности скачивайте файл в оригинальном формате.
Популярные книги за неделю:
Система упражнений по развитию способностей человека (Практическое пособие)Автор: Петров Аркадий НаумовичКатегория: Путь к себе
Размер книги: 818 Kb
Сотворение мира (3-х томник)Автор: Петров Аркадий НаумовичКатегория: Путь к себе
Размер книги: 817 Kb
Elementary surveying. An introduction to geomaticsАвтор: Ghilani C.D., Автор: Wolf P.R.Категория: P_Physics, PGp_Geophysics
Размер книги: 43.64 Mb
Только что пользователи скачали эти книги:
Это мой дом (Дорога в жизнь - 2)Автор: Вигдорова Фрида АбрамовнаКатегория: Детская литература
Размер книги: 518 Kb
Стратегическое искусство Александра Македонского. Вне времени: уроки строителя величайшей империиАвтор: Парта Боуз
Размер книги: 7.00 Mb
Environments for Multi-Agent Systems II: Second International Workshop, E4MAS 2005, Utrecht, The Netherlands, July 25, 2005, Selected Revised andАвтор: Danny Weyns, Автор: H. Van Dyke Parunak, Автор: Fabien Michel
Размер книги: 5.98 Mb
Trends in Teenage Talk: Corpus Compilation, Analysis and Findings (Studies in Corpus Linguistics)Автор: Anna-Brita Stenstrom, Автор: Gisle Andersen, Автор: Ingrid Kristine HasundКатегория: Образование
Размер книги: 3.56 Mb
Flappers: A Guide to an American Subculture (Guides to Subcultures and Countercultures)Автор: Kelly Boyer Sagert
Размер книги: 1.13 Mb
|
|
|