How to Profile the CPU Activity of a Visual Studio Program -
imagine have program doing lot of things wasting 90% of cpu. need way know (through visual studio) program wasting cpu.
take @ visual studio profiler.
you can performance reports show functions expensive cpu-wise.
Comments
Post a Comment