This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: GCJ Benchmarkes
- From: Kazuyuki Shudo <2006 at shudo dot net>
- To: java at gcc dot gnu dot org
- Date: Tue, 28 Nov 2006 11:21:29 +0900 (JST)
- Subject: Re: GCJ Benchmarkes
- References: <456ACC61.4000800@gmx.ch>
> From: Marco Trudel <mtrudel@gmx.ch>
> To: GCJ <java@gcc.gnu.org>
> Date: Mon, 27 Nov 2006 12:30:41 +0100
> 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.
Try searching with "GCJ JDK performance" or similar keywords.
Performance Comparison of Java/.NET Runtimes (Oct 2004)
http://www.shudo.net/jit/perf/
GCJ is faster than Sun HotSpot VMs with very short benchmarks. Sun's
runtime suffers start-up time with such benchmarks.
Kazuyuki Shudo 2006@shudo.net http://www.shudo.net/