[Mono-devel-list] Embedding mcs into ASP.NET.

Miguel de Icaza miguel at ximian.com
Fri Apr 1 12:49:29 EST 2005


Hey,

> Did yu try to aot compile mcs and measure?
> With small programs like asp.net pages should be, the speedup
> is 40-50%. If you aot also corlib the speedup is even bigger.
> I think aot is a better option (and if doesn't perform as well
> we should improve it instead of embedding mcs).

I agree with not embedding MCS;  It was just an airplane hack.

Besides with ASP.NET pre-compiled web sites will likely be the norm
(just ship a .dll for your web site), so this hack would become
irrelevant. 

Miguel.



More information about the Mono-devel-list mailing list