substantial, idiomatic application compilable with gcj?
William Benton
willb@cs.wisc.edu
Mon Jul 21 22:00:00 GMT 2003
Jeff Sturm wrote:
> Tom already made some good suggestions. I'm not sure just what you mean
> by "dynamic dispatch"... virtual method calls, reflection, or something else?
I'm primarily interested in virtual method calls, but reflection is also
interesting.
> I frequently build the Jacl interpreter and run a scripting benchmark
> (e.g. sieve.tcl). It's effective at benchmarking a combination of code
> generation, runtime (java.lang.String) performance, and GC.
Thanks for the pointer.
wb
More information about the Java
mailing list