C++: detailed analysis of the language performance (Part 1) by Guido Piasenza
As an avid C++ supporter I frequently had to face several objections to the language, mostly based on its (supposed) performance issues. The two most frequent objections have been: C++ is too slow. Better stick to plain old C. C++ is not worth the effort. Java provides an easier environment and it’s almost as fast…