@inproceedings{144f3626a48f42f78d52a0b0a78031f5,
title = "Performance evaluation of embedded garbage collectors in CVM environment",
abstract = "Garbage collection in the Java virtual machine is a core function that relieves application programmers of difficulties related to memory management. In this paper, we evaluate the performance of GenGC and GenRGC, garbage collectors for the embedded Java virtual machine, CVM. To compare the performance of GenGC and GenRGC, we first evaluate the execution time of garbage collection and the delay time caused by garbage collection. Second, for more detailed performance analysis of GenRGC, we evaluate the execution time of garbage collection and the delay time caused by garbage collection while changing the sizes of a block and a frame. Third, we analyze the size of storage space required for performing GenRGC, and show GenRGC to be suitable for embedded environment with a limited amount of memory. Since CVM is the most representative one of embedded Java virtual machines, this performance study is quite meaningful in that we can predict the performance of garbage collectors in real application environments more accurately.",
keywords = "CVM, Garbage collection, Java, Java virtual machine",
author = "Cha, {Chang Il} and Kim, {Sang Wook} and Chang, {Ji Woong} and Miyoung Shin",
year = "2007",
doi = "10.1007/978-3-540-74819-9_49",
language = "English",
isbn = "9783540748175",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Verlag",
number = "PART 1",
pages = "397--404",
booktitle = "Knowledge-Based Intelligent Information and Engineering Systems",
address = "Germany",
edition = "PART 1",
note = "11th International Conference on Knowledge-Based and Intelligent Information and Engineering Systems, KES 2007, and 17th Italian Workshop on Neural Networks, WIRN 2007 ; Conference date: 12-09-2007 Through 14-09-2007",
}