Am Freitag, 18. August 2006 21:57 schrieb chromatic: > Miguel de Icaza recently posted some thoughts about improving startup time > and memory usage of multiple Mono applications. What ideas can we steal > and improve?
We have the basics of "AOT" since quite a time. It's termed EXEC run core in parrot. But it's currently untested and might need some updates due to ongoing code changes. leo