Updates

Latest Tweet



What's New?

Check out for latest innovation, a computer based training video collection


Like this Page

Efficient C++: Performance Programming Techniques Review by Marc Magrans De Abril

Best source to understand C++ perormance issues

I think that the book is almost unique in the quest of writing fast C++ code (something that you could naively think is straight-forward with that language). The only similar text of these characteristics is the "JSF++ coding guidelines for critical systems" from B. Stroustrup et al. I do not know another one for C++.

After reading this book and the JSF++ guidelines, I understand a bit more the comments from L. Torvalds about C++ ([...]).

Enjoy reading it:)