Re: Mono, Bundles, and Ahead-Of-Time Compilation

2006-08-19 Thread C.J. Collier
On 8/19/06, Leopold Toetsch <[EMAIL PROTECTED]> wrote: 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 o

Re: Mono, Bundles, and Ahead-Of-Time Compilation

2006-08-19 Thread Leopold Toetsch
Am Sonntag, 20. August 2006 00:26 schrieb C.J. Collier: > > We have the basics of "AOT" since quite a time. > > > > leo > > Branch?  Path? Url? trunk! src/exec*.c! leo

Re: Mono, Bundles, and Ahead-Of-Time Compilation

2006-08-19 Thread Leopold Toetsch
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

Mono, Bundles, and Ahead-Of-Time Compilation

2006-08-18 Thread 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? http://tirania.org/blog/archive/2006/Aug-17.html -- c