[Mono-dev] Profile with optimizations

Alex Rønne Petersen alex at alexrp.com
Fri Jan 8 20:47:09 UTC 2016


Hey Greg,

Do you have a test case that demonstrates what you're seeing? From
what I can see, the runtime should not be disabling optimizations just
because the profiler is attached. However, if you're running with
--debug or some such option, all optimizations will be off.

Regards,
Alex

On Fri, Jan 8, 2016 at 1:25 PM, Greg Young <gregoryyoung1 at gmail.com> wrote:
> It may be in the new profiling API changes that are there but I can't
> seem to find it in the older profiling api. Is there a way to enable
> JIT optimizations such as inlining and profile? It seems enabling
> profiler always disables optimizations.
>
> Cheers,
>
> Greg
>
> --
> Studying for the Turing test
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list


More information about the Mono-devel-list mailing list