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

Zoltan Varga vargaz at gmail.com
Thu Jun 9 08:12:36 EDT 2005


                              Hi,

  This is due to a problem in out embedding interface. It is now tracked as:

http://bugzilla.ximian.com/show_bug.cgi?id=75194

                Zoltan

On 6/9/05, Jim Purbrick <jimpurbrick at yahoo.co.uk> wrote:
> It doesn't look like the embedding runtime is looking
> for AOT files. When I run mono from the command line I
> get "Mono-INFO: AOT loaded/failed to load AOT module"
> messages, but I don't get these when I run the
> application embedding mono, just messages talking
> about loading the normal bytecode assemblies. Is there
> something I can do to get the embedded runtime to look
> for AOT files?
> 
> Cheers,
> 
> Jim.
> 
> --- Zoltan Varga <vargaz at gmail.com> wrote:
> 
> >                                         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
> > >
> > _______________________________________________
> > Mono-devel-list mailing list
> > Mono-devel-list at lists.ximian.com
> >
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
> >
> 
> 
> 
> 
> 
> 
> ___________________________________________________________
> Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with voicemail http://uk.messenger.yahoo.com
>



More information about the Mono-devel-list mailing list