C++ for Games: Performance, Allocations and Data Locality -- Sergey Ignatchenko

BB_part094_BookChapter013a_v1-640x427.pngWell-illustrated, and well-illustrated, gems:

C++ for Games: Performance, Allocations and Data Locality

by Sergey Ignatchenko

From the draft chapter:

One further thing to keep in mind with regards to 90-10 (or 70-30) rule is that even if only performance of 10% of the code matters, the rest of the code can still affect performance of critical 10% in a Pretty Bad Way :-( ...

ignatchenko-1.PNG

Add a Comment

Comments are closed.

Comments (0)

There are currently no comments on this entry.