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


> 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/


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