|
|
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. EPUB | FB2 | MOBI | TXT | RTF
* Конвертация файла может нарушить форматирование оригинала. По-возможности скачивайте файл в оригинальном формате.
Популярные книги за неделю:
Путь к перевалуАвтор: Корчагин Владимир ВладимировичКатегория: Советская классическая проза
Размер книги: 822 Kb
Тестирование Дот Ком, или Пособие по жестокому обращению с багами в интернет-стартапахАвтор: Роман Савин
Размер книги: 5.26 Mb
Система упражнений по развитию способностей человека (Практическое пособие)Автор: Петров Аркадий НаумовичКатегория: Путь к себе
Размер книги: 818 Kb
Только что пользователи скачали эти книги:
Тропинка в жизньАвтор: Митин Василий ИвановичКатегория: Русская классическая проза
Размер книги: 125 Kb
Комплексная профилактика заболевании и реабилитация больных и инвалидовАвтор: Лисовский В.А., Автор: Евсеев С.И., Автор: Голофеевский В.Ю.Категория: Медицина и здравоохранение
Размер книги: 27.73 Mb
Human sciences: reappraising the humanities through history and philosophyАвтор: Jens Høyrup
Размер книги: 16.57 Mb
|
|
|