Hello,
I trying understand why Microsoft Visual C++ 8.0 (from VS 2005) works very slow, 2 times slower then previuos version 7.1, this I found when done studies works and write simple matrix and vector camputations with and without inline ASM, results was very strange. VC++ 8.0 code runs 2 times slower. I tryed with full optimizations and all other options, and without, but no difference of speed. I not used any ATL and MFC, poor ANSI C++ code.
Any ideas?
I trying understand why Microsoft Visual C++ 8.0 (from VS 2005) works very slow, 2 times slower then previuos version 7.1, this I found when done studies works and write simple matrix and vector camputations with and without inline ASM, results was very strange. VC++ 8.0 code runs 2 times slower. I tryed with full optimizations and all other options, and without, but no difference of speed. I not used any ATL and MFC, poor ANSI C++ code.
Any ideas?