" /> C++ Performance: July 2008 Archives

« June 2008 | Main | December 2008 »

July 20, 2008

Analysis of abstraction penalty and MSVC

I've posted another analysis - this time for the stepanov abstraction penalty test compiled with MSVC 2008 and 2005. Here we compare two releases of a single brand of compiler to look at the code generation improvements and regressions.

Example Analysis