Comparison of performance and performance stability of Visual Studio 2010 compared to 2012 for C ++ users

as a user of C ++ VS 2010 SP1 Im often annoyed :) with slow compilation speed (on the QC machine) and the infamous "waiting for internal work ..." long (sometimes a long long aka infin :() freezes.
Therefore, I wonder:

  • what is the compilation speed of VS 10 vs VS11 (Im primarily interested in debug compilation speed)
  • Is the compiler more stable in VS11?

EDIT: I prefer real data for 1) instead of “feeling much better” or “looking the same” ...

+5
source share

All Articles