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]

gcj slower than JVM on RedHat/s390?


Andy Faibishenko writes:
 > I have a small test program which I use as a benchmarking tool.  It
 > doesn't use 
 > threads/jdbc/etc.. - i.e. plain vanilla java code.  When I compiled it
 > with GCJ I 
 > was surprised to find that it takes up almost TWICE as much CPU time as
 > the JVM 
 > version (as reported by the time command).  I am trying to figure out
 > why this is.

The IBM JIT is astonishingly fast,

Andrew.


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