EDN Admin
Well-known member
Hi,
I am moving my C++ code from VS2008 to VS2010 compiler. I am having a real performance hit in debug build with the SAX parser of MSXML. In release it is working as expected. I searched but didnt find any thread about it. It has nothing to do with the debugger
it self the problem occur without debugging the application! It is not crashing it is only very very slow!
Do you have any suggestion?
Thanks.
View the full article
I am moving my C++ code from VS2008 to VS2010 compiler. I am having a real performance hit in debug build with the SAX parser of MSXML. In release it is working as expected. I searched but didnt find any thread about it. It has nothing to do with the debugger
it self the problem occur without debugging the application! It is not crashing it is only very very slow!
Do you have any suggestion?
Thanks.
View the full article