A study of the allocation behavior of the SPECjvm98 Java benchmarks (1999)
| Venue: | In Proceedings of ECOOP 1999, LNCS 1628 |
| Citations: | 78 - 0 self |
BibTeX
@INPROCEEDINGS{Dieckmann99astudy,
author = {Sylvia Dieckmann and Urs Hölzle},
title = {A study of the allocation behavior of the SPECjvm98 Java benchmarks},
booktitle = {In Proceedings of ECOOP 1999, LNCS 1628},
year = {1999},
pages = {92--115},
publisher = {Springer Verlag}
}
Years of Citing Articles
OpenURL
Abstract
Abstract. We present an analysis of the memory usage for six of the Java programs in the SPECjvm98 benchmark suite. Most of the programs are realworld applications with high demands on the memory system. For each program, we measured as much low level data as possible, including age and size distribution, type distribution, and the overhead of object alignment. Among other things, we found that non-pointer data usually represents more than 50 % of the allocated space for instance objects, that Java objects tend to live longer than objects in Smalltalk or ML, and that they are fairly small. 1







