Friday, May 9, 2008
John Walker's FBENCH: Mono vs .NET
I implemented John Walker's FBENCH today in C# to see how Mono did compared to MS.NET. I had always thought that Mono's integer arithmetic was faster than MS.NET, but these test results say differently.

The benchmark did 1000 iterations of John Walker's raytracing FBENCH. Source code can be found here. This is my first try at something like this, so if you see something I did wrong, please let me know. Thanks.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment