[Mono-dev] Application performance benchmarking

JD Conley jd.conley at coversant.net
Tue Mar 21 16:19:41 EST 2006


I'm not aware of any profiling software for running under the Mono
runtime. Microsoft ships a fairly limited one with VS 2005 Team Edition
that requires you to use their testing infrastructure. We use
Compuware's DevPartner Profiler for all our profiling. It has been
extremely valuable.

-JD Conley

> On Tuesday 21 March 2006 11:51, Lukas Lipka wrote:
> > Hi,
> >
> > Does anyone know what is the best way to benchmark a C# app? I'm
> > specifically looking for something, that would tell me 
> which part of the
> > code takes up lot of time, how long does a specific block 
> of code take
> > to execute, etc.
> 
> I don't have a direct answer, but just to help you in your 
> googling, what 
> you're looking for is profiling software.
> 



More information about the Mono-devel-list mailing list