Dennis Hayes wrote:
>
>     FYI
>     MS .NET 3.5 downloads IL and as part of the download/install
>     process starts AOT compiling and caching .NET assemblies.
>     I "discovered" this after downloading .NET 3.5 and notincing that
>     some program was using 100% of the CPU time for a very long time
>     after the "install" was done. I googeled the .exe name to find the
>     info.
>      
>     Not sure how that would fit into the current discussion.
>     Dennis
>
But it is still a seperate step. The installer simply runs NGen on the 
GAC... Hey, I'm not against it, it would make our lives so much easier 
:). Maybe we should leave room for a JIT though.
>
>      
>
>     >Microsoft (and even Mono) both AOT core assemblies. (But if you
>     apply my >generics comment, you'll know that even the AOTed
>     assemblies, in both cases, >still rely on a VES with JIT.) But
>     there is no reason that our OSes GAC won't have >AOTed copies of
>     installed assemblies. AOTing is considered an *extra*, >*optional*
>     step. We lose all the joy in what we are doing if we AOT everything.
>
> ------------------------------------------------------------------------
> Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try 
> it now. 
> <http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ%20>
>  

-- 
                              Jonathan Dickinson


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
SharpOS-Developers mailing list
SharpOS-Developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sharpos-developers

Reply via email to