Re: Plans for 2.8 - GNOME Managed Language Services?
- From: Shahms King <shahms shahms com>
- To: GNOME Desktop Hackers <desktop-devel-list gnome org>
- Subject: Re: Plans for 2.8 - GNOME Managed Language Services?
- Date: Fri, 26 Mar 2004 15:04:48 -0800
On Fri, 2004-03-26 at 15:01, Manuel Amador (Rudd-O) wrote:
> (I am thinking someone with the ability to do so should develop a
> "persistent-run-time so startup time equals 0", perhaps coupled to
> on-disk JIT caches just like .pyc files, only on machine code - pyc
> files are in p-code like Mono assemblies.)
mono --aot <filename> will create a pre-JIT'd native assembly from the
assembly or executable passed in. It will also perform "expensive"
optimizations that the JIT doesn't resulting in a significant speedup.
--
Shahms King <shahms shahms com>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]