On 12/12/04 [EMAIL PROTECTED] wrote:
> Yes.  I have ported the Java version of Linpack benchmark to C#.
> The porting work was reasonably easy due to similarity between the two
> languages.
> 
> Now, the comparison page has the source code.

A useful addition would be to run and compare also with
mono from svn (or the latest, 1.1.3) and run it with the -O=all option,
to enable all the supported optimizations (you may get a 5-10% 
improvement). You should also drop mint, since running it on a
benchmark is a waste of time: it's like comparing Linux 1.0 and 
Linux 2.6, maybe historycally interesting, but of no practical
value.
mono 1.1.3 supports amd64, so getting the numbers and comparing 
that with the x86 code would be useful.
Thanks.

lupus

-- 
-----------------------------------------------------------------
[EMAIL PROTECTED]                                     debian/rules
[EMAIL PROTECTED]                             Monkeys do it better
_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to