This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: GCJ Benchmarkes


Marco Trudel wrote:
> Did anyone benchmark GCJ? I'm searching for some good tests 
> to compare GCJ to a 1.5 Sun JVM. So far I found this benchmark: 
> http://www.cs.cmu.edu/~jch/java/linpack.html
> It will run about 1.2 times faster on GCJ compiled applications than 
> with a Sun JVM.

The reason GCJ is faster than the Sun JVM is most likely because GCJ's
floating point handling is not spec compliant.

Full disclosure: IKVM "suffers" from this too.

Regards,
Jeroen


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]