Code annotation for safe and efficient dynamic object resolution

4Citations
Citations of this article
8Readers
Mendeley users who have this article in their library.

This article is free to access.

Abstract

The execution time of object oriented programs can be drastically reduced by transforming "non escaping" objects into a collection of its component scalar data fields. But for languages that support dynamic linking, this kind of optimization (which we call "object resolution") can usually only be performed at runtime, when the entire program is available for analysis. In such cases, the resulting performance increases will be offset by the additional costs that arise during the analysis and restructuring phases. In this paper, we describe work in progress, which provides an annotation technique that reduces the runtime overhead required for performing object resolutions. Our method performs a partial static escape analysis of each class at compile-time and then annotates the intermediate representation of that class with information which the just-in-time (JIT) compiler can use for object resolution. We apply this technique to the safe TSA intermediate representation, producing a simple extension to safe TSA's type system that guarantees a safe and verifiable transmission of the annotated program. ©2003 Published by Elsevier Science B.V.

Cite

CITATION STYLE

APA

Hartmann, A., Amme, W., Von Ronne, J., & Franz, M. (2004). Code annotation for safe and efficient dynamic object resolution. In Electronic Notes in Theoretical Computer Science (Vol. 82, pp. 362–376). Elsevier. https://doi.org/10.1016/S1571-0661(05)82597-6

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