David Dagastine's Weblog
Archives
« June 2006 »
SunMonTueWedThuFriSat
    
1
3
4
5
6
7
8
10
11
12
13
14
15
16
17
18
20
22
23
24
25
26
27
28
29
30
 
       
Today
XML
Search

Links
Referrers

Today's Page Hits: 18

« Previous day (Jun 18, 2006) | Main | Next day (Jun 19, 2006) »
20060619 Monday June 19, 2006
Sun Java vs. C#
Here's my latest round of platform performance comparisons using Scimark. This time I compare Java to C# and once again Java performance is looking quite good. Thanks to Tony Zhang, another colleague of mine on the performance team who ran the initial performance comparision a few months back and provided me the environment to re-run the tests with our latest JVMs. The system under test was a 4 CPU Intel Xeon MP server (4x2.78 GHz, 8 cores, 3.87 GB memory) running Microsoft Windows 2003 Server and .NET 2.0. The CLR version under test according to SciMark was 2.0.50727.42. We used the Scimark 2.0 C# port found here. The HotSpot server compiler (-server) was used for both J2SE 5.0_08 and Java SE 6 b87. SciMark was run with the large data set (-large). Also, I found the chart below in an interesting writeup showing similar performance comparisions with older versions of the JVM. I particularly like HotSpot's performance lead over JRockit.

Jun 19 2006, 12:05:24 PM EDT Permalink Comments [1]