[kaffe] Performance considerably worsened

Ito Kazumitsu kaz at maczuka.gcd.org
Fri Apr 23 18:18:02 PDT 2004


Hi,

Don't you feel the worsening of performance of kaffe these days?

bash-2.05b$ cat A.java
public class A {
  public static void main(String[] args) {}
}

ChangeLog head: 2004-04-01  Guilhem Lavaux <guilhem at kaffe.org>:
bash-2.05b$ time /usr/local/kaffe/bin/kaffe A                

real    0m1.738s
user    0m1.615s
sys     0m0.056s


ChangeLog head: 2004-04-23  Dalibor Topic  <robilad at kaffe.org>:
bash-2.05b$ time /disk/kaz/work/kaffe-inst/bin/kaffe A                

real    0m15.470s
user    0m3.008s
sys     0m2.114s




More information about the kaffe mailing list