Re: How to use profiler in .NET 7.1

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: David Lowndes (davidl_at_example.invalid)
Date: 06/23/04


Date: Wed, 23 Jun 2004 15:28:25 +0100


>I am unable to find the option to run the profiler for testing the
>performance of my application.

There isn't an MS supplied profiler in VC7(.1). I believe MS recommend
using the free Numega profiler:

http://www.compuware.com/products/devpartner/profiler/

Dave



Relevant Pages

  • Re: Code profiling for VC++ in Visual Studio 7.1?
    ... There isn't an MS supplied profiler in VC7. ... using the free Numega profiler: ... Dave ... Prev by Date: ...
    (microsoft.public.vc.ide_general)
  • Re: When do YOU optimize?
    ... Like Dave, I generally write it as fast as possible. ... I'll start running it thru a profiler (AQTime). ... Then I investigate, and refactor if possible. ...
    (borland.public.delphi.non-technical)
  • Re: IsNothing(_myVar) vs. _myVar Is Nothing
    ... this tool is great, easy to use and free: DevPartner ... Profiler ... > -- Dave ... Prev by Date: ...
    (microsoft.public.dotnet.languages.vb)
  • Re: How to use profiler in .NET 7.1
    ... to download the devpartner profiler just as you suggested. ... > using the free Numega profiler: ...
    (microsoft.public.dotnet.languages.vc)