[Mono-devel-list] Performance Test
Marcus
mathpup at mylinuxisp.com
Mon Jun 30 01:07:58 EDT 2003
Dietmar suggested that I post this to the list. After looking over one of our
Qt# demos, I was curious about Mono's performance relative to other CLI
implementations. I extracted the non-GUI parts of the program to run on
platform that Qt# doesn't work on.
On my machine, Mono's new JIT is 6X faster than another (non-JIT)
implementation (and 7X with -O=all). I do not have a Windows platform to
verify .NET's performance myself, but based on someone else's testing, Mono
takes about 50% longer than .NET.
(I wasn't intending the program for public consumption, so please pardon the
mess.)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ftest.cs
Type: text/x-c++src
Size: 8097 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20030630/e2cc2dc4/attachment.bin
More information about the Mono-devel-list
mailing list