[Mono-dev] Mono runtime performance

Paolo Molaro lupus at ximian.com
Thu Sep 15 13:28:59 EDT 2005


On 09/14/05 Graeme Geldenhuys wrote:
> If you mean the Benchmark.exe must be built with optimizations on, I have done that.  It runs a 

You need to _run_ it with optimizations enabled:
	mono -O=all,-ssapre Benchmark.exe
Building with optimizations enabled has basically no effect.

lupus

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



More information about the Mono-devel-list mailing list