J
Jon Harrop
I've just done some quick performance tests using various medium-sized
benchmarks and it appears that .NET is vastly faster than Mono. Can anyone
confirm this?
For example, my ray tracer benchmark from the shootout (in C#):
32-bit .NET: 13s
64-bit Mono: 123s
I was expecting Mono to be maybe 2x slower but 10x is very disappointing.
benchmarks and it appears that .NET is vastly faster than Mono. Can anyone
confirm this?
For example, my ray tracer benchmark from the shootout (in C#):
32-bit .NET: 13s
64-bit Mono: 123s
I was expecting Mono to be maybe 2x slower but 10x is very disappointing.