Answered C++ Server is slower when built with VS2008

  • Friday, November 07, 2008 9:59 PM
     
     

    Our server program is a very large C++ program (100s of files, millions of lines).
    It implements a propritary in-memory database, which can be 10GB and bigger.

    Certain of our benchmarks are 5-10% slower when compiled with VS2008, than with VS2005.

All Replies