[Mono-list] Gcc front-end?
Fergus Henderson
fjh@cs.mu.oz.au
Thu, 12 Jul 2001 03:37:33 +1000
On 11-Jul-2001, Scott Sanders <scott@stonecobra.com> wrote:
>
> I believe that it is cached, purely from the perspective that a simple
> HelloWorld program takes 2 seconds to run the first time, and any time after
> that, it runs in a few milliseconds, until I reboot/log out.
That is probably just the time to page in the CLR -- mscorlib, the JITter, etc.
Unlike IE, MS don't preload that at boot time, I think.
At least not yet...
--
Fergus Henderson <fjh@cs.mu.oz.au> | "I have always known that the pursuit
The University of Melbourne | of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp.