Performance Profiler For Visual C ++ 6.0
-
Hello, Can any body suggest the Performance Profiler For Visual C ++ 6.0 . Is there any Open source Performance Profiler Available ?
-
Hello, Can any body suggest the Performance Profiler For Visual C ++ 6.0 . Is there any Open source Performance Profiler Available ?
You could try and pick up and old version of NuMega Dev Partner C++, probably some on Ebay. I seem to remember that had profiling that worked OK. It needed huge amounts of RAM at the time though, perhaps even 512MB for descent performance:laugh:
Nothing is exactly what it seems but everything with seems can be unpicked.
-
Hello, Can any body suggest the Performance Profiler For Visual C ++ 6.0 . Is there any Open source Performance Profiler Available ?
If you can afford it, use VTune from Intel. It works fantastically well. We use it for performance analysis and to locate perforance bottlenecks. You don't have to build your program particularly differently for it to work, either.