C++ Interpreter

Volker Simonis volker.simonis at gmail.com
Fri Nov 16 05:34:52 PST 2007


If you are interested in a performance comparison between the C++ and
the Template Interpreter you may want to read the following blog:

http://weblogs.java.net/blog/simonis/archive/2007/11/template_vs_cin_1.html

"Template- vs. C++-Interpreter shootout: This blog discusses the main
differences between the C++ and the Template Interpreter which are
both available within the Hotspot sources of the OpenJDK project. Some
performance tests with the DaCapo benchmark suite which compare the
two interpreters in mixed and interpreted mode on Linux/x86 and
Solaris/SPARC conclude the presentation."

Volker



More information about the hotspot-dev mailing list