[Mono-devel-list] Re: [GMCS] [PATCH] helper_compile_generic_method and poor performance
Michal Moskal
michal.moskal at gmail.com
Wed Jul 20 17:59:09 EDT 2005
On 7/20/05, Michal Moskal <michal.moskal at gmail.com> wrote:
> I've been further investigating poor mono performance on generic code, reported
> in #75444. By comparing profiler[1] logs of the generic and non-generic
> compiler
Ooops, forgot [1], so:
[1] http://nemerle.org/svn/nemerle/branches/generics/misc/profiler/
It is a custom profiler for mono, with low overhead and proper
counting of self-recursive functions. It uses rdtsc so it only works
on x86 and x86_64.
--
Michal Moskal,
http://nemerle.org/~malekith/
More information about the Mono-devel-list
mailing list