[Mono-devel-list] AOT + Embedding = ?

Zoltan Varga vargaz at gmail.com
Wed Jun 8 11:42:27 EDT 2005


                                        Hi,

  Try running mono with the MONO_LOG_LEVEL env variable set to 'debug'.
That will show whenever the runtime is able to find the AOT compiled assemblies
/methods.

             Zoltan

On 6/8/05, Jim Purbrick <jimpurbrick at yahoo.co.uk> wrote:
> Hi all,
> 
> Is there a way to use AOT compilation when embedding
> mono (or find out if AOT compiled assemblies are being
> used)? I'm getting a performance hiccup the first time
> I run methods, which I assume is down to JIT
> compilation, so want to try using AOT compiled
> assemblies to see if that solves the problem. I'm AOT
> compiling the assemblies and the AOT output is
> available in the same directory as the bytecode
> assemblies, but I'm still getting a performance
> hiccups.
> 
> Cheers,
> 
> Jim.
> 
> 
> 
> ___________________________________________________________
> How much free photo storage do you get? Store your holiday
> snaps for FREE with Yahoo! Photos http://uk.photos.yahoo.com
> _______________________________________________
> 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