The structure and performance of interpreters

22Citations
Citations of this article
7Readers
Mendeley users who have this article in their library.

Abstract

Interpreted languages have become increasingly popular due to demands for rapid program development, ease of use, portability, and safety. Beyond the general impression that they are "slow," however, little has been documented about the performance of interpreters as a class of applications. This paper examines interpreter performance by measuring and analyzing interpreters from both software and hardware perspectives. As examples, we measure the MIPSI, Java, Perl, and Tcl interpreters running an array of micro and macro benchmarks on a DEC Alpha platform. Our measurements of these interpreters relate performance to the complexity of the interpreter's virtual machine and demonstrate that native runtime libraries can play a key role in providing good performance. From an architectural perspective, we show that interpreter performance is primarily a function of the interpreter itself and is relatively independent of the application being interpreted. We also demonstrate that high-level interpreters' demands on processor resources are comparable to those of other complex compiled programs, such as gcc. We conclude that interpreters, as a class of applications, do not currently motivate special hardware support for increased performance. © 1996 ACM.

Cite

CITATION STYLE

APA

Romer, T. H., Lee, D., Voelker, G. M., Wolman, A., Wong, W. A., Baer, J. L., … Levy, H. M. (1996). The structure and performance of interpreters. SIGPLAN Notices (ACM Special Interest Group on Programming Languages), 31(9), 150–159. https://doi.org/10.1145/248209.237175

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free