[Mono-devel-list] Reducing startup time.
Gonzalo Paniagua Javier
gonzalo at ximian.com
Sat Apr 10 02:09:12 EDT 2004
El vie, 09-04-2004 a las 20:27, Miguel de Icaza escribió:
> Hey guys,
>
> I noticed that Mono was JITing too much on startup, and part of the
> cause are my previous bug fixes to problems. I took the easy way out in
> some cases, but that triggered more code to be JITed when we did not
> really need to.
>
> The following patch keeps the full behavior that we have today for
> codepages on startup, but reduces the JIT methods to be called in
> roughly 100 methods.
>
> I have booted my system completely twice, but I would appreciate
> some input (in particular ASP.NET people).
xsp and mod-mono-server work fine with this patch.
-Gonzalo
More information about the Mono-devel-list
mailing list