[Mono-dev] Profile with optimizations

Greg Young gregoryyoung1 at gmail.com
Fri Jan 8 21:02:49 UTC 2016


Hmm I have yet to see in any test runs the behaviour of optimizations
like inlining enabled. I would assume a simple test case should
produce it? If optimizations are enabled (and I can reproduce it) is
there any way to disable them as a profiler?

On Fri, Jan 8, 2016 at 8:47 PM, Alex Rønne Petersen <alex at alexrp.com> wrote:
> 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



-- 
Studying for the Turing test


More information about the Mono-devel-list mailing list