473,399 Members | 4,177 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,399 software developers and data experts.

Instrumentation suggestions

Has anybody got any recommendations for good quality instrumentation
performance / usage trackers for C# (2.0) code? Ideally that doesn't require
exhaustive manual insertion into source? I don't mind whether it plugs into
the IL directly, or requires a bespoke build etc. Going back a few years, I
can think of examples like TrueTime - but what is good now? Main objective
is to track poorly performing or highly used regions for optimisation -
ideally without the instrumentation skewing the figures too much ;-p
All price ranges /considered/, but obviously value for money is a factor
too.

And yes: I have googled (and tried a few) - I'm after more of developers'
opinions: "what I use is <x> and it works {great|acceptably|poorly}".

Suggestions? And thanks in advance.

Marc
Jun 12 '06 #1
2 1525
Are you look for something like this:
http://msdn.microsoft.com/netframewo...braries/fxcop/

chanmm

"Marc Gravell" <ma**********@gmail.com> wrote in message
news:Od**************@TK2MSFTNGP02.phx.gbl...
Has anybody got any recommendations for good quality instrumentation
performance / usage trackers for C# (2.0) code? Ideally that doesn't
require exhaustive manual insertion into source? I don't mind whether it
plugs into the IL directly, or requires a bespoke build etc. Going back a
few years, I can think of examples like TrueTime - but what is good now?
Main objective is to track poorly performing or highly used regions for
optimisation - ideally without the instrumentation skewing the figures too
much ;-p
All price ranges /considered/, but obviously value for money is a factor
too.

And yes: I have googled (and tried a few) - I'm after more of developers'
opinions: "what I use is <x> and it works {great|acceptably|poorly}".

Suggestions? And thanks in advance.

Marc

Jun 12 '06 #2
Thanks for jumping in, but nope; FxCop performs inspects the structure of
the code re coding guidelines; while this is very useful, I mean /runtime/
analysis; I want to see how frequently each method is getting called; what
the time taken is; memory usage; etc. Basically: where should I focus my
limited time to best improve performance etc.

The sort of analysis that red-gate's ANTS profiler provides - I was
wondering about other options?

Marc
Jun 12 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Qaurk Noble | last post by:
Hello all, I will like to make use of the "Enterprise Instrumentation Framework" (http://go.microsoft.com/fwlink/?LinkId=17072) however I do not have Windows 2003 server nor Visual Studio 2003. ...
1
by: Sean Walker | last post by:
I have installed the Microsoft Enterprise Instrumentation framework and have installed the samples. I have events successfully being logged to the Application Event Log using the Simple...
3
by: ma740988 | last post by:
Faced with the need to instrument/log data I've decided to create an instrumentation/log class. My initial thoughts (baby steps) on this instrumentation/log class is as follows: 1. Time Stamping...
7
by: John Lee | last post by:
Hi, All, I have an issue really need help on, Thanks in advance!!! OS: windows xp ..NET framework v1.1 Enterprise Instrumentation Framework installed I did the following customization in...
3
by: cmrchs | last post by:
Hi, using the Windows management Instrumentation interface (WMI) do I get illogical results : the following works : ManagementObject account = new ManagementObject...
0
by: Eran Kampf | last post by:
Hi, I am using the Logging&Instrumentation Application Block in an Outlook addin project. I am getting a System.NullReferenceException in system.management when quiting Outlook. The exception is...
0
by: Christian Havel | last post by:
Hi, I retrieve the following calling list when a exception appears in ReleaseComObject. mscorlib.dll!System.Runtime.InteropServices.Marshal.ReleaseComObject(System.Object o = <Nicht...
0
by: Codex Twin | last post by:
After installing Instrumentation in EL2, I switched on instrumentation by setting PerformanceCountersEnabled to true via the Exterprise Library Configuration Console tool. In perfmon it...
8
by: Water Cooler v2 | last post by:
What does one mean by instrumentation when one talks in the context of software development best practices? <QUOTE...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.