Performance Update

Chanwit Kaewkasi chanwit at gmail.com
Wed Jul 8 11:27:08 PDT 2009


Hi all,

I have re-run a Fibonacci benchmark generated by my G7 compiler on the
latest mlvm build (also with indy.compiler and indy.compiler.inline
patches).
And the performance is incredible !!!

[root at andLinux g7]# time `java -cp
.:target/classes/:target/test-classes -server -XX:+EnableInvokeDynamic
g7.tests.classgen.Fib`

real	0m2.230s
user	0m1.940s
sys	0m0.250s

It's very close to *native Java* now, if I correctly remember the figure.

Best regards,

Chanwit

ps. It's the same program I posted here last time:
http://gist.github.com/133661

-- 
Chanwit Kaewkasi
PhD Candidate,
Centre for Novel Computing
School of Computer Science
The University of Manchester
Oxford Road
Manchester
M13 9PL, UK



More information about the mlvm-dev mailing list