Performance analysis
From: Peter Schmitz (PeterSchmitz_at_discussions.microsoft.com)
Date: 12/18/04
- Next message: Alessandro Angeli [MVP::DigitalMedia]: "exporting a __gc class from mC++ to C++"
- Previous message: Karl M: "Calling a struct constructor in a class constructor body"
- Next in thread: Carl Daniel [VC++ MVP]: "Re: Performance analysis"
- Reply: Carl Daniel [VC++ MVP]: "Re: Performance analysis"
- Reply: Mateusz Łoskot: "Re: Performance analysis"
- Reply: Steve McLellan: "Re: Performance analysis"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 18 Dec 2004 03:31:03 -0800
Hi,
my newly created application (a mixture of .net code and C++ Dlls) seems to
soak a lot of processor time - even more than i expected. Now, there might be
a bottleneck in my application but I can't figure out where.
That's why I'm looking for a tool (doesn't matter if commercial or not),
that is...
- able to do performance analysis on .net windows services
- able to both analyse C++- code and .net code
- able to give me exact information about the functions that soak the
processor time (e.g. percentual values)
Does such a tool exist? does anyone have some experience with such tools?
thanks a lot
Peter
- Next message: Alessandro Angeli [MVP::DigitalMedia]: "exporting a __gc class from mC++ to C++"
- Previous message: Karl M: "Calling a struct constructor in a class constructor body"
- Next in thread: Carl Daniel [VC++ MVP]: "Re: Performance analysis"
- Reply: Carl Daniel [VC++ MVP]: "Re: Performance analysis"
- Reply: Mateusz Łoskot: "Re: Performance analysis"
- Reply: Steve McLellan: "Re: Performance analysis"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|