[Mono-list] Gcc front-end?
Scott Sanders
scott@stonecobra.com
Wed, 11 Jul 2001 11:45:48 -0700
So a way to test that would be to run several different executables,
correct?
If this is a correct assumption, creating many little individual
applications did indeed only process the first one slowly. The rest were
lightning fast!
Scott Sanders
> 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...