Re: Performance evaluation of JIT compilers

2000-09-28 Thread Ganesh Sivaraman
Hi, Have you done any performance test for any Java graphical applications for Linux. What I am interested is to find out the performance of Linux with X and Linux without X. So is there any performance software that can be used for this. This means that the progs should be in Java. I have tried

Performance evaluation of JIT compilers

2000-09-25 Thread SHUDO Kazuyuki
Hi folks, I've measured performance of JIT compilers which work on Linux. If you're interested in, please see http://www.shudo.net/jit/perf/ Evaluated runtime systems are IBM JITC (in IBM JDK 1.3 and 1.1.8), HotSpot Client and Server VM in Sun JDK 1.3, JIT v3 in Kaffe 1.0.6, JBuilder Java 2 JI