This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
GCJ Benchmarkes
- From: Marco Trudel <mtrudel at gmx dot ch>
- To: GCJ <java at gcc dot gnu dot org>
- Date: Mon, 27 Nov 2006 12:30:41 +0100
- Subject: GCJ Benchmarkes
Hey Guys
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.
Marco