M
Marc Gravell
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
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