[Mono-list] Profiling web app to find where memory is going
Michal Moskal
michal.moskal at gmail.com
Thu Jan 5 03:10:34 EST 2006
On 1/5/06, Joshua Tauberer <tauberer at for.net> wrote:
> Miguel de Icaza wrote:
> >> The default profiler (--profile=default:alloc) yields just:
> >> Total memory allocated: 0 KB
> >
> > Run with the default profile flags (just --profile), I believe the
> > problem is that there is a dependency between the options which is not
> > automatically set.
>
> The default profiler is painfully slow to test with. I could never make
> enough requests to it to see what's happening. (I don't know if the
> allocation-only mode is supposed to be faster though) It does give the
> right type of output.
You can try to use this one:
http://nemerle.org/svn/nemerle/trunk/misc/profiler/
(btw, Miguel, could you please update the link at
http://www.mono-project.com/Performance_Tips#Other_Mono_profilers as
it leads to a now-dead branch).
--
Michal Moskal,
http://nemerle.org/~malekith/
More information about the Mono-list
mailing list