strange performance
Alexandre Oliva
oliva at dcc.unicamp.br
Tue Nov 17 15:20:28 PST 1998
On Nov 16, 1998, Jose de Oliveira Guimaraes <jose at dc.ufscar.br> wrote:
> We have made some performance tests using Kaffe and got some strange
> results.
> Can someone tell us what is happening ? We would thank !
As Archie Cobbs told you, your results are closer to linear than it
seems. The start-up time of the VM and the JIT compilation are quite
long...
You might want to take a look at the program I wrote to time various
Java bytecodes, such as method invocation, field and array operations.
It is distributed with Guaraná
(http://www.dcc.unicamp.br/~oliva/guarana/) since release 1.4.1.
There's a technical report describing the results I've obtained.
Cheers,
--
Alexandre Oliva http://www.dcc.unicamp.br/~oliva aoliva@{acm.org}
oliva@{dcc.unicamp.br,gnu.org,egcs.cygnus.com,samba.org.au}
Universidade Estadual de Campinas, SP, Brasil
More information about the kaffe
mailing list