mono-list  

Re: [Mono-list] mono performance, 20x differential with Java (what am i doing wrong)

Miguel de Icaza
Fri, 29 Jan 2010 15:38:24 -0800

> Thanks.   I can get by with "unsafe" for C# code.   That said, I am unsure if 
> I will have any opportunities to do this in the context of F#.    Is it 
> possible to turn off array bounds checking from VM args for my long running 
> stuff?

The patch I included removes all bounds checking from the runtime,
regardless of the language.

> 
> >    I recently did both of those, and it results in a 4x performance
> > improvement in SciMark and matches Java's performance.
> 
> nice!    Sounds very promising.    Would you plan to fold this into the 
> distributed VM?


_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list