[Mono-dev] [Mono-devel-list] Initial ARM JIT port in svn

Paolo Molaro lupus at ximian.com
Wed Oct 11 12:34:33 EDT 2006


On 10/10/06 Tim Nichols wrote:
> Is there anyone in the Silicon Valley area who would be interested in  
> helping bring up the AOT on an ARM based system on a contract  
> basis?   We'd love to switch from pnet to mono, but the JIT time at  
> startup is nasty (over 30 seconds according to the JIT profiler).

What kind of app is this? A Gtk app that JITs about 300 methods starts
in 2-3 seconds on an omap1 200-250 MHz and JIT time is just a small
fraction of that time. What is the system you etsted on? And which
profiler switch? The issue you have is likely not JIT time, unless you
have a very slow ARM system and require thousands of methods to be
compiled.

lupus

-- 
-----------------------------------------------------------------
lupus at debian.org                                     debian/rules
lupus at ximian.com                             Monkeys do it better



More information about the Mono-devel-list mailing list